Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / knot


Commits:
c2a90cd0 by Antonio Rojas at 2024-09-13T23:44:21+02:00
upgpkg: 3.4.0-1: Update to 3.4.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = knot
        pkgdesc = High-performance authoritative-only DNS server
-       pkgver = 3.3.8
+       pkgver = 3.4.0
        pkgrel = 1
        url = https://www.knot-dns.cz/
        arch = x86_64
@@ -20,10 +20,10 @@ pkgbase = knot
        depends = libnghttp2
        depends = libmnl
        backup = etc/knot/knot.conf
-       source = https://secure.nic.cz/files/knot-dns/knot-3.3.8.tar.xz
-       source = https://secure.nic.cz/files/knot-dns/knot-3.3.8.tar.xz.asc
+       source = https://secure.nic.cz/files/knot-dns/knot-3.4.0.tar.xz
+       source = https://secure.nic.cz/files/knot-dns/knot-3.4.0.tar.xz.asc
        validpgpkeys = 742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB
-       sha256sums = 
498de8338489a625673797f7ecc921fa4490c826afbfa42fa66922b525089e6a
+       sha256sums = 
2730b11398944faa5151c51b0655cf26631090343c303597814f2a57df424736
        sha256sums = SKIP
 
 pkgname = knot


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Otto Sabart <seberm[at]gmail[dot]com>
 
 pkgname=knot
-pkgver=3.3.8
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="High-performance authoritative-only DNS server"
 arch=(x86_64)
@@ -17,7 +17,7 @@ depends=(libedit gnutls liburcu lmdb
          libbpf libxdp libnghttp2 libmnl)
 backup=('etc/knot/knot.conf')
 
source=("https://secure.nic.cz/files/knot-dns/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha256sums=('498de8338489a625673797f7ecc921fa4490c826afbfa42fa66922b525089e6a'
+sha256sums=('2730b11398944faa5151c51b0655cf26631090343c303597814f2a57df424736'
             'SKIP')
 validpgpkeys=(742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB) # Daniel Salzman 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knot/-/commit/c2a90cd037755738417452c873d7f8d181e872f4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knot/-/commit/c2a90cd037755738417452c873d7f8d181e872f4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to