summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2016-07-19 17:38:47 +0200
committerBlackEagle2016-07-19 17:38:47 +0200
commitcc962fb12b438437f7360d3440c17aaa96562cc8 (patch)
tree362b83e22e78a364b382c0af5fca958c31d7a746
parent987b472a1215e9086cc23b8bd56039e7acfb377e (diff)
downloadaur-cc962fb12b438437f7360d3440c17aaa96562cc8.tar.gz
yadifa :: 2.2.1-1
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 521781102f75..67f413bcacbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 15 10:50:37 UTC 2016
+# Tue Jul 19 15:38:46 UTC 2016
pkgbase = yadifa
pkgdesc = lightweight authoritative Name Server with DNSSEC capabilities
- pkgver = 2.2.0
+ pkgver = 2.2.1
pkgrel = 1
url = http://www.yadifa.eu
arch = i686
@@ -11,9 +11,9 @@ pkgbase = yadifa
depends = openssl
options = !libtool
backup = etc/yadifad.conf
- source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-2.2.0-6259.tar.gz
+ source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-2.2.1-6281.tar.gz
source = yadifa.service
- sha256sums = 1fbb5c142bca851242d223f6e2a5614343f5388253c47d29aa4cc02c7a34b90b
+ sha256sums = 20a4cca651503aa360e52bef092275b5dc4639bd0a8939d2b5cbd114cf0f476e
sha256sums = 438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130
pkgname = yadifa
diff --git a/PKGBUILD b/PKGBUILD
index 5253bfc8640c..e07a1cd08302 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.2.0
-_buildnr=6259
+pkgver=2.2.1
+_buildnr=6281
pkgrel=1
pkgdesc="lightweight authoritative Name Server with DNSSEC capabilities"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ source=(
"http://cdn.yadifa.eu/sites/default/files/releases/$pkgname-$pkgver-$_buildnr.tar.gz"
'yadifa.service'
)
-sha256sums=('1fbb5c142bca851242d223f6e2a5614343f5388253c47d29aa4cc02c7a34b90b'
+sha256sums=('20a4cca651503aa360e52bef092275b5dc4639bd0a8939d2b5cbd114cf0f476e'
'438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130')
build() {