summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2013-07-21 11:32:48 +0200
committerBlackEagle2015-07-05 22:58:09 +0200
commit669b487dd419008d4425ef4062e4719639e13b50 (patch)
tree528a035a92bbbc7ef05fbb237a56f43442ce93b0
parentdb8c0a3ac34c041742595642cd326a6bcd2d2800 (diff)
downloadaur-669b487dd419008d4425ef4062e4719639e13b50.tar.gz
yadifa :: 1.0.3-1
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6f53eb4c073..cc9f11b18b35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yadifa
pkgdesc = lightweight authoritative Name Server with DNSSEC capabilities
- pkgver = 1.0.2
+ pkgver = 1.0.3
pkgrel = 1
url = http://www.yadifa.eu
arch = i686
@@ -9,11 +9,11 @@ pkgbase = yadifa
depends = openssl
options = !libtool
backup = opt/yadifa/etc/yadifad.conf
- source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-1.0.2-2237.tar.gz
+ source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-1.0.3-2880.tar.gz
source = yadifa.rc
source = yadifa.service
source = yadifad.conf
- sha256sums = bed2f81a35fc08ad54ccb3b48b926976f8270ade8b256b20efd77a5236ac0c0d
+ sha256sums = 11a841620be8a2cb882a904686e48c3c6b49877942a906edffa24130600b4ba3
sha256sums = 0ce5dde0768cc333a141314bef726faf053dc83dd6dc5354f288605b6e349895
sha256sums = 095bc19013101c74b7f6e5d79a3ef147a10dc3c362e0c7e1454a9bede6fd00d2
sha256sums = 431f16695abd0e99973edecffecaf730d1bd17dd8ed9006790345542c2c6a231
diff --git a/PKGBUILD b/PKGBUILD
index a509697bcc6d..d6780bad24ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=1.0.2
-_buildnr=2237
+pkgver=1.0.3
+_buildnr=2880
pkgrel=1
pkgdesc="lightweight authoritative Name Server with DNSSEC capabilities"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
'yadifad.conf'
)
sha256sums=(
- 'bed2f81a35fc08ad54ccb3b48b926976f8270ade8b256b20efd77a5236ac0c0d'
+ '11a841620be8a2cb882a904686e48c3c6b49877942a906edffa24130600b4ba3'
'0ce5dde0768cc333a141314bef726faf053dc83dd6dc5354f288605b6e349895'
'095bc19013101c74b7f6e5d79a3ef147a10dc3c362e0c7e1454a9bede6fd00d2'
'431f16695abd0e99973edecffecaf730d1bd17dd8ed9006790345542c2c6a231'