summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-07-30 20:52:14 +1200
committerGeorge Rawlinson2022-07-30 20:52:14 +1200
commit26f3be5979a4aa27277edabe016d1561d9925623 (patch)
tree1d18fadf4c0c3d023af9ed7cccf9d34c83770816
parentb0724c1fdbc7a225ac662297e7099a51fd89ab33 (diff)
downloadaur-26f3be5979a4aa27277edabe016d1561d9925623.tar.gz
upgpkg: bind-development 9.19.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b177270a3d34..e413f7a00abf 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.2
+ pkgver = 9.19.3
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=f7c233e8e90b88856803ae28590818babf888d24
+ source = git+https://gitlab.isc.org/isc-projects/bind9.git#commit=c043bad469ae13a313e6bcb407c26b1856f07ee8
source = tmpfiles.conf
source = sysusers.conf
source = named.conf
diff --git a/PKGBUILD b/PKGBUILD
index 015636e1a79b..17cc0b31885e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=bind-development
_pkgname=bind
-pkgver=9.19.2
+pkgver=9.19.3
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='f7c233e8e90b88856803ae28590818babf888d24'
+_commit='c043bad469ae13a313e6bcb407c26b1856f07ee8'
source=(
"git+https://gitlab.isc.org/isc-projects/bind9.git#commit=$_commit"
'tmpfiles.conf'