summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2017-04-20 14:50:59 +0200
committerBlackEagle2017-04-20 14:50:59 +0200
commitbb9dfe58796dbc270ec26396a82ca856330be76f (patch)
tree88c47d96a4f86dd13213c02988dbeb9fb0e57d8e
parentc482c4451bce3ed6b4421149a00bab3a40392b5f (diff)
downloadaur-bb9dfe58796dbc270ec26396a82ca856330be76f.tar.gz
yadifa :: 2.2.5-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 4946bf3e17c9..efc07d5ad612 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 6 09:50:31 UTC 2017
+# Thu Apr 20 12:50:59 UTC 2017
pkgbase = yadifa
pkgdesc = lightweight authoritative Name Server with DNSSEC capabilities
- pkgver = 2.2.4
+ pkgver = 2.2.5
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.4-6924.tar.gz
+ source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-2.2.5-6937.tar.gz
source = yadifa.service
- sha256sums = 03687d3695ddc2d04b2e623249dc2145312066b823f6728d5ee6a0641d6b1e18
+ sha256sums = 47aacc84c7b5c4b5fd259e85f102a1de0b1bf9cd7a50d53577cdb81f45d1ce90
sha256sums = 438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130
pkgname = yadifa
diff --git a/PKGBUILD b/PKGBUILD
index a325ad5f735b..760ccfa1beff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.2.4
-_buildnr=6924
+pkgver=2.2.5
+_buildnr=6937
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=('03687d3695ddc2d04b2e623249dc2145312066b823f6728d5ee6a0641d6b1e18'
+sha256sums=('47aacc84c7b5c4b5fd259e85f102a1de0b1bf9cd7a50d53577cdb81f45d1ce90'
'438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130')
build() {