T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / bind
Commits:
cf008c2f by T.J. Townsend at 2025-01-29T11:12:01-05:00
upgpkg: 9.20.5-1: update to 9.20.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = bind
pkgdesc = A complete, highly portable implementation of the DNS protocol
- pkgver = 9.20.4
- pkgrel = 2
+ pkgver = 9.20.5
+ pkgrel = 1
url = https://www.isc.org/software/bind/
install = bind.install
arch = x86_64
@@ -43,7 +43,7 @@ pkgbase = bind
backup = var/named/127.0.0.zone
backup = var/named/localhost.zone
backup = var/named/localhost.ip6.zone
- source = git+https://gitlab.isc.org/isc-projects/bind9.git#tag=v9.20.4
+ source = git+https://gitlab.isc.org/isc-projects/bind9.git#tag=v9.20.5
source = tmpfiles.conf
source = sysusers.conf
source = named.conf
@@ -51,7 +51,7 @@ pkgbase = bind
source = localhost.zone
source = localhost.ip6.zone
source = 127.0.0.zone
- sha256sums =
9581ea49349a127d3e9668e8a4c34928fbef4cd0de2cbcaeabe98c35564509a0
+ sha256sums =
60db5014411bbc39712f1364f6faea014be23b5df8fb77193c4316c58b3fab66
sha256sums =
f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98
sha256sums =
c968019a5f040a4a8f9ed13d82d4ba597652224b42f7cff123d8125af2c5108c
sha256sums =
e08a01d41b18bdb771d534daca99642314939aafdb088e5cfcf0ef2d33f8e7eb
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: Mario Vazquez <[email protected]>
pkgname=bind
-pkgver=9.20.4
-pkgrel=2
+pkgver=9.20.5
+pkgrel=1
pkgdesc='A complete, highly portable implementation of the DNS protocol'
url='https://www.isc.org/software/bind/'
license=('MPL2')
@@ -32,7 +32,7 @@
source=("git+https://gitlab.isc.org/isc-projects/bind9.git#tag=v${pkgver}"
'localhost.zone'
'localhost.ip6.zone'
'127.0.0.zone')
-sha256sums=('9581ea49349a127d3e9668e8a4c34928fbef4cd0de2cbcaeabe98c35564509a0'
+sha256sums=('60db5014411bbc39712f1364f6faea014be23b5df8fb77193c4316c58b3fab66'
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
'c968019a5f040a4a8f9ed13d82d4ba597652224b42f7cff123d8125af2c5108c'
'e08a01d41b18bdb771d534daca99642314939aafdb088e5cfcf0ef2d33f8e7eb'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bind/-/commit/cf008c2fb0e093cc48fd7e5914a8fd18de7a3e1e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/bind/-/commit/cf008c2fb0e093cc48fd7e5914a8fd18de7a3e1e
You're receiving this email because of your account on gitlab.archlinux.org.