[arch-commits] Commit in knot/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Wed Jan 27 11:55:18 UTC 2021
Date: Wednesday, January 27, 2021 @ 11:55:18
Author: archange
Revision: 831944
upgpkg: knot 3.0.4-1
Modified:
knot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-27 11:50:16 UTC (rev 831943)
+++ PKGBUILD 2021-01-27 11:55:18 UTC (rev 831944)
@@ -5,8 +5,8 @@
# Contributor: Otto Sabart <seberm[at]gmail[dot]com>
pkgname=knot
-pkgver=3.0.3
-pkgrel=2
+pkgver=3.0.4
+pkgrel=1
pkgdesc="High-performance authoritative-only DNS server"
arch=(x86_64)
url="https://www.knot-dns.cz/"
@@ -17,7 +17,7 @@
libbpf libnghttp2)
backup=('etc/knot/knot.conf')
source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('fbc51897ef0ed0639ebad59b988a91382b9544288a2db8254f0b1de433140e38' 'SKIP')
+sha256sums=(451d8913a769b7e4bcb3e250a3181b448e28a82cfc58cea6f2509475d7327983 SKIP)
validpgpkeys=(742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB) # Daniel Salzman <daniel.salzman at nic.cz>
build() {
More information about the arch-commits
mailing list