summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-04-26 09:32:34 +1200
committerGeorge Rawlinson2022-04-26 09:32:34 +1200
commite698f393371dd214efbc03ae247911cb7185385f (patch)
tree026f21820913dae508576538be7b51114e9408ac
parent5e7832832c73f2e335e6a031de3f2847085ae021 (diff)
downloadaur-e698f393371dd214efbc03ae247911cb7185385f.tar.gz
upgpkg: bind-development 9.19.0-1
New upstream release.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 102de5153712..05dc82b3fedc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bind-development
pkgdesc = A complete, highly portable implementation of the DNS protocol (development version)
- pkgver = 9.17.21
- pkgrel = 2
+ pkgver = 9.19.0
+ pkgrel = 1
url = https://www.isc.org/bind/
arch = x86_64
license = MPL2
@@ -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=ffdb8569f42cc6dddc367da933feffdfd038a14c
+ source = git+https://gitlab.isc.org/isc-projects/bind9.git#commit=cab15392afd841fe3b0bacd894003376d857459a
source = tmpfiles.conf
source = sysusers.conf
source = named.conf
diff --git a/PKGBUILD b/PKGBUILD
index 1e13e2f90dd3..864476b19af1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=bind-development
_pkgname=bind
-pkgver=9.17.21
-pkgrel=2
+pkgver=9.19.0
+pkgrel=1
pkgdesc='A complete, highly portable implementation of the DNS protocol (development version)'
url='https://www.isc.org/bind/'
license=('MPL2')
@@ -53,7 +53,7 @@ backup=(
'var/named/localhost.zone'
'var/named/localhost.ip6.zone'
)
-_commit='ffdb8569f42cc6dddc367da933feffdfd038a14c'
+_commit='cab15392afd841fe3b0bacd894003376d857459a'
source=(
"git+https://gitlab.isc.org/isc-projects/bind9.git#commit=$_commit"
'tmpfiles.conf'