summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2012-12-26 13:29:40 +0100
committerBlackEagle2015-07-05 22:58:09 +0200
commitdb8c0a3ac34c041742595642cd326a6bcd2d2800 (patch)
tree7353e79fcf53dddbab4b067983adef1703b5e243
parent6419e0e35cda7deddfec39b012dd70fb5061ee47 (diff)
downloadaur-db8c0a3ac34c041742595642cd326a6bcd2d2800.tar.gz
yadifa :: 1.0.2-1
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 407c0660c8d9..c6f53eb4c073 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = yadifa
- pkgdesc = YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities
- pkgver = 1.0.0
+ pkgdesc = lightweight authoritative Name Server with DNSSEC capabilities
+ pkgver = 1.0.2
pkgrel = 1
url = http://www.yadifa.eu
arch = i686
arch = x86_64
- license = FreeBSD3
+ license = FreeBSD
depends = openssl
options = !libtool
backup = opt/yadifa/etc/yadifad.conf
- source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-1.0.0-2075.tar.gz
+ source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-1.0.2-2237.tar.gz
source = yadifa.rc
source = yadifa.service
source = yadifad.conf
- sha256sums = 026e06607a36e40aba2636a324c0e583e5364e3f3ed95fa5d1599d6790762314
+ sha256sums = bed2f81a35fc08ad54ccb3b48b926976f8270ade8b256b20efd77a5236ac0c0d
sha256sums = 0ce5dde0768cc333a141314bef726faf053dc83dd6dc5354f288605b6e349895
sha256sums = 095bc19013101c74b7f6e5d79a3ef147a10dc3c362e0c7e1454a9bede6fd00d2
sha256sums = 431f16695abd0e99973edecffecaf730d1bd17dd8ed9006790345542c2c6a231
diff --git a/PKGBUILD b/PKGBUILD
index 567a4a392e64..a509697bcc6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=1.0.0
-_buildnr=2075
+pkgver=1.0.2
+_buildnr=2237
pkgrel=1
-pkgdesc="YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities"
+pkgdesc="lightweight authoritative Name Server with DNSSEC capabilities"
arch=('i686' 'x86_64')
url="http://www.yadifa.eu"
-license=('FreeBSD3')
+license=('FreeBSD')
depends=('openssl')
backup=('opt/yadifa/etc/yadifad.conf')
options=(!libtool)
@@ -18,7 +18,7 @@ source=(
'yadifad.conf'
)
sha256sums=(
- '026e06607a36e40aba2636a324c0e583e5364e3f3ed95fa5d1599d6790762314'
+ 'bed2f81a35fc08ad54ccb3b48b926976f8270ade8b256b20efd77a5236ac0c0d'
'0ce5dde0768cc333a141314bef726faf053dc83dd6dc5354f288605b6e349895'
'095bc19013101c74b7f6e5d79a3ef147a10dc3c362e0c7e1454a9bede6fd00d2'
'431f16695abd0e99973edecffecaf730d1bd17dd8ed9006790345542c2c6a231'