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


Commits:
19a569b6 by Antonio Rojas at 2024-03-09T01:15:45+01:00
upgpkg: 3.3.5-1: Update to 3.3.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = knot
        pkgdesc = High-performance authoritative-only DNS server
-       pkgver = 3.3.3
+       pkgver = 3.3.5
        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.3.tar.xz
-       source = https://secure.nic.cz/files/knot-dns/knot-3.3.3.tar.xz.asc
+       source = https://secure.nic.cz/files/knot-dns/knot-3.3.5.tar.xz
+       source = https://secure.nic.cz/files/knot-dns/knot-3.3.5.tar.xz.asc
        validpgpkeys = 742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB
-       sha256sums = 
aab40aab2acd735c500f296bacaa5c84ff0488221a4068ce9946e973beacc5ae
+       sha256sums = 
0e0bf04319581280660e8e62ab04be64a7d632331e40fc9c87e76861305db3ad
        sha256sums = SKIP
 
 pkgname = knot


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Otto Sabart <seberm[at]gmail[dot]com>
 
 pkgname=knot
-pkgver=3.3.3
+pkgver=3.3.5
 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=('aab40aab2acd735c500f296bacaa5c84ff0488221a4068ce9946e973beacc5ae'
+sha256sums=('0e0bf04319581280660e8e62ab04be64a7d632331e40fc9c87e76861305db3ad'
             'SKIP')
 validpgpkeys=(742FA4E95829B6C5EAC6B85710BB7AF6FEBBD6AB) # Daniel Salzman 
<daniel.salz...@nic.cz>
 



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

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


Reply via email to