summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlackEagle2017-09-13 13:53:37 +0200
committerBlackEagle2017-09-13 13:53:37 +0200
commiteca61e0f2542c1310f26166efe537f26c661dbe0 (patch)
treee8ba2178c656e4ca7ed02b6190fda0f3bc9afae4
parentbb9dfe58796dbc270ec26396a82ca856330be76f (diff)
downloadaur-eca61e0f2542c1310f26166efe537f26c661dbe0.tar.gz
yadifa :: 2.2.6-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 efc07d5ad612..b435acddbca2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 20 12:50:59 UTC 2017
+# Wed Sep 13 11:53:37 UTC 2017
pkgbase = yadifa
pkgdesc = lightweight authoritative Name Server with DNSSEC capabilities
- pkgver = 2.2.5
+ pkgver = 2.2.6
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.5-6937.tar.gz
+ source = http://cdn.yadifa.eu/sites/default/files/releases/yadifa-2.2.6-7246.tar.gz
source = yadifa.service
- sha256sums = 47aacc84c7b5c4b5fd259e85f102a1de0b1bf9cd7a50d53577cdb81f45d1ce90
+ sha256sums = d7c42e42a24b613a8a028bb746e45e5c588ac53a35cc7e91655c7c595c192a10
sha256sums = 438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130
pkgname = yadifa
diff --git a/PKGBUILD b/PKGBUILD
index 760ccfa1beff..1ccfdaddcb40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgname=yadifa
-pkgver=2.2.5
-_buildnr=6937
+pkgver=2.2.6
+_buildnr=7246
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=('47aacc84c7b5c4b5fd259e85f102a1de0b1bf9cd7a50d53577cdb81f45d1ce90'
+sha256sums=('d7c42e42a24b613a8a028bb746e45e5c588ac53a35cc7e91655c7c595c192a10'
'438fff4a6c81cb5d2bd35d276abdae6cf5de04c997b7b7d893fdbf3372034130')
build() {