[arch-commits] Commit in knot/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Fri Aug 31 16:02:15 UTC 2018
Date: Friday, August 31, 2018 @ 16:02:14
Author: archange
Revision: 375880
Remove useless optdep (since 2.7.0)
Modified:
knot/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-31 15:54:27 UTC (rev 375879)
+++ PKGBUILD 2018-08-31 16:02:14 UTC (rev 375880)
@@ -6,7 +6,7 @@
pkgname=knot
pkgver=2.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="High-performance authoritative-only DNS server"
arch=('x86_64')
url="https://www.knot-dns.cz/"
@@ -14,7 +14,6 @@
depends=('libedit' 'gnutls' 'liburcu' 'lmdb'
'libidn2' 'systemd' 'libcap-ng'
'fstrm' 'protobuf-c' 'libmaxminddb')
-optdepends=('python: for pykeymgr')
backup=('etc/knot/knot.conf')
source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
sha256sums=('cb70b2ee1c7ecbaad8774a1e0c449a68c6a6f7c9d60595524f003201d6e38431'
More information about the arch-commits
mailing list