]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/arch: nitpicks
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 5 Oct 2020 14:33:09 +0000 (16:33 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 8 Oct 2020 12:21:07 +0000 (14:21 +0200)
distro/arch/PKGBUILD

index 86673b0e347ce0b8942fa5aebf05841d07550c86..d32f89a99cd32e37bd2fc1b813429e6a72270ad4 100644 (file)
@@ -5,7 +5,7 @@
 pkgname=knot-resolver
 pkgver=__VERSION__
 pkgrel=1
-pkgdesc='full caching DNS resolver implementation'
+pkgdesc='caching DNSSEC-validating DNS resolver'
 url='https://www.knot-resolver.cz/'
 arch=('x86_64' 'armv7h')
 license=('GPL3')
@@ -15,7 +15,7 @@ install=install
 depends=(
     'dnssec-anchors'
     'gnutls'
-    'knot>=2.8'
+    'knot>=2.9'
     'libedit'
     'libuv'
     'lmdb'