summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-08-18 20:08:20 +1200
committerGeorge Rawlinson2022-08-18 20:08:20 +1200
commit562f9de428d742b74cf4f6f5d613e6bf2e486707 (patch)
treed15a3510629cfce940ca3f679018010db7546e69
parent26f3be5979a4aa27277edabe016d1561d9925623 (diff)
downloadaur-562f9de428d742b74cf4f6f5d613e6bf2e486707.tar.gz
upgpkg: bind-development 9.19.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e413f7a00abf..70819e7ff0f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bind-development
pkgdesc = A complete, highly portable implementation of the DNS protocol (development version)
- pkgver = 9.19.3
+ pkgver = 9.19.4
pkgrel = 1
url = https://www.isc.org/bind/
arch = x86_64
@@ -47,7 +47,7 @@ pkgbase = bind-development
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#commit=c043bad469ae13a313e6bcb407c26b1856f07ee8
+ source = git+https://gitlab.isc.org/isc-projects/bind9.git#commit=a33f2df30bb75ddfe2e921e7bbeacbb353e48ed0
source = tmpfiles.conf
source = sysusers.conf
source = named.conf
diff --git a/PKGBUILD b/PKGBUILD
index 17cc0b31885e..3dbed3d00e2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=bind-development
_pkgname=bind
-pkgver=9.19.3
+pkgver=9.19.4
pkgrel=1
pkgdesc='A complete, highly portable implementation of the DNS protocol (development version)'
url='https://www.isc.org/bind/'
@@ -53,7 +53,7 @@ backup=(
'var/named/localhost.zone'
'var/named/localhost.ip6.zone'
)
-_commit='c043bad469ae13a313e6bcb407c26b1856f07ee8'
+_commit='a33f2df30bb75ddfe2e921e7bbeacbb353e48ed0'
source=(
"git+https://gitlab.isc.org/isc-projects/bind9.git#commit=$_commit"
'tmpfiles.conf'