From 3f6441ae46acbd6ccf113159a52d5b00c4fd6a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Sun, 14 Dec 2014 14:33:51 -0300 Subject: knot 1.6.1 --- pcr/knot/PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pcr/knot/PKGBUILD b/pcr/knot/PKGBUILD index 90586f1ae..c297aa299 100644 --- a/pcr/knot/PKGBUILD +++ b/pcr/knot/PKGBUILD @@ -4,14 +4,14 @@ # Contributor: Otto Sabart pkgname=knot -pkgver=1.5.3 +pkgver=1.6.1 pkgrel=1 pkgdesc='high-performance authoritative-only DNS server' url='https://www.knot-dns.cz/' arch=('i686' 'x86_64') license=('GPL3') install=install -depends=('liburcu>=0.5.4' 'openssl>=1.0.0' 'zlib') +depends=('liburcu' 'openssl>=1.0.0' 'zlib') makedepends=('autoconf>=2.65' 'libtool' 'flex>=2.5.3' 'bison>=2.3') source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz" 'knot.service') @@ -48,3 +48,5 @@ check() { cd "${srcdir}/${pkgname}-${pkgver}" make check } +md5sums=('c726ebf12fd2f325da8407538a2124f2' + '4f775e901f66bf4c9d231493eeb8d72a') -- cgit v1.1-4-g5e80