* update bind to 9.20.4-1
This commit is contained in:
parent
887e0a334c
commit
d2db1c896e
@ -1,7 +1,7 @@
|
||||
pkgbase = bind
|
||||
pkgdesc = A complete, highly portable implementation of the DNS protocol
|
||||
pkgver = 9.20.3
|
||||
pkgrel = 2
|
||||
pkgver = 9.20.4
|
||||
pkgrel = 1
|
||||
url = https://www.isc.org/software/bind/
|
||||
install = bind.install
|
||||
arch = x86_64
|
||||
@ -47,7 +47,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.3
|
||||
source = git+https://gitlab.isc.org/isc-projects/bind9.git#tag=v9.20.4
|
||||
source = tmpfiles.conf
|
||||
source = sysusers.conf
|
||||
source = named.conf
|
||||
@ -55,7 +55,7 @@ pkgbase = bind
|
||||
source = localhost.zone
|
||||
source = localhost.ip6.zone
|
||||
source = 127.0.0.zone
|
||||
sha256sums = e71ea81ec264124eb66e4166ed505285cd1073705f7ed7589331a4352af35f22
|
||||
sha256sums = 9581ea49349a127d3e9668e8a4c34928fbef4cd0de2cbcaeabe98c35564509a0
|
||||
sha256sums = f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98
|
||||
sha256sums = 7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c
|
||||
sha256sums = e08a01d41b18bdb771d534daca99642314939aafdb088e5cfcf0ef2d33f8e7eb
|
||||
|
@ -6,8 +6,8 @@
|
||||
# Contributor: Mario Vazquez <mario_vazq@hotmail.com>
|
||||
|
||||
pkgname=bind
|
||||
pkgver=9.20.3
|
||||
pkgrel=2
|
||||
pkgver=9.20.4
|
||||
pkgrel=1
|
||||
pkgdesc='A complete, highly portable implementation of the DNS protocol'
|
||||
url='https://www.isc.org/software/bind/'
|
||||
license=('MPL2')
|
||||
@ -33,7 +33,7 @@ source=("git+https://gitlab.isc.org/isc-projects/bind9.git#tag=v${pkgver}"
|
||||
'localhost.zone'
|
||||
'localhost.ip6.zone'
|
||||
'127.0.0.zone')
|
||||
sha256sums=('e71ea81ec264124eb66e4166ed505285cd1073705f7ed7589331a4352af35f22'
|
||||
sha256sums=('9581ea49349a127d3e9668e8a4c34928fbef4cd0de2cbcaeabe98c35564509a0'
|
||||
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
||||
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
||||
'e08a01d41b18bdb771d534daca99642314939aafdb088e5cfcf0ef2d33f8e7eb'
|
||||
|
Loading…
x
Reference in New Issue
Block a user