[arch-commits] Commit in knot/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Fri Sep 25 22:25:51 UTC 2020


    Date: Friday, September 25, 2020 @ 22:25:50
  Author: archange
Revision: 712330

upgpkg: knot 3.0.0-1

Modified:
  knot/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-25 22:24:01 UTC (rev 712329)
+++ PKGBUILD	2020-09-25 22:25:50 UTC (rev 712330)
@@ -5,7 +5,7 @@
 # Contributor: Otto Sabart <seberm[at]gmail[dot]com>
 
 pkgname=knot
-pkgver=2.9.6
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="High-performance authoritative-only DNS server"
 arch=(x86_64)
@@ -13,11 +13,11 @@
 license=(GPL3)
 depends=(libedit gnutls liburcu lmdb
          libidn2 systemd libcap-ng
-         fstrm protobuf-c libmaxminddb)
+         fstrm protobuf-c libmaxminddb
+         libbpf libnghttp2)
 backup=('etc/knot/knot.conf')
 source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('bf742883c6825b54f19f2dadca2c94fec1ff8bdcf0a52388e2e167937594b2e7'
-            'SKIP')
+sha256sums=(f1c96aff6e873a2f9b1b8c2441d5a7801dd48d3abdb738a4d24b26c2a8fbe6c4 SKIP)
 validpgpkeys=(742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB) # Daniel Salzman <daniel.salzman at nic.cz>
 
 build() {



More information about the arch-commits mailing list