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

Bruno Pagani archange at archlinux.org
Sat Dec 19 21:02:34 UTC 2020


    Date: Saturday, December 19, 2020 @ 21:02:31
  Author: archange
Revision: 780031

upgpkg: knot 3.0.3-1

Modified:
  knot/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-19 20:58:13 UTC (rev 780030)
+++ PKGBUILD	2020-12-19 21:02:31 UTC (rev 780031)
@@ -5,7 +5,7 @@
 # Contributor: Otto Sabart <seberm[at]gmail[dot]com>
 
 pkgname=knot
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="High-performance authoritative-only DNS server"
 arch=(x86_64)
@@ -17,8 +17,7 @@
          libbpf libnghttp2)
 backup=('etc/knot/knot.conf')
 source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('f813a5e53263ef51d0415508e1f7d33cfbb75a139ccb10a344ae5a91689933fb'
-            'SKIP')
+sha256sums=('fbc51897ef0ed0639ebad59b988a91382b9544288a2db8254f0b1de433140e38' 'SKIP')
 validpgpkeys=(742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB) # Daniel Salzman <daniel.salzman at nic.cz>
 
 build() {



More information about the arch-commits mailing list