summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51ae47fc1f3b..12b83db38203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yadifa
pkgdesc = lightweight authoritative Name Server with DNSSEC capabilities
- pkgver = 2.0.6
+ pkgver = 2.1.0
pkgrel = 1
url = http://www.yadifa.eu
arch = i686
@@ -9,9 +9,9 @@ pkgbase = yadifa
depends = openssl
options = !libtool
backup = etc/yadifad.conf
- source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-2.0.6-4822.tar.gz
+ source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-2.1.0-5055.tar.gz
source = yadifa.service
- sha256sums = 2a616b976f92a6a99b2513da10737df202a2147638db4f5975ff24270e2427bb
+ sha256sums = 286176e2240180006ca220ace6c17b15308fb0ff49b773fcedd5768f4b361bdd
sha256sums = 438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130
pkgname = yadifa
diff --git a/PKGBUILD b/PKGBUILD
index 7ba05dc34e3e..d51fa68eed76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.0.6
-_buildnr=4822
+pkgver=2.1.0
+_buildnr=5055
pkgrel=1
pkgdesc="lightweight authoritative Name Server with DNSSEC capabilities"
arch=('i686' 'x86_64')
@@ -40,5 +40,5 @@ package(){
rm -rf "$pkgdir/var/log"
}
-sha256sums=('2a616b976f92a6a99b2513da10737df202a2147638db4f5975ff24270e2427bb'
+sha256sums=('286176e2240180006ca220ace6c17b15308fb0ff49b773fcedd5768f4b361bdd'
'438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130')