mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/bind to 9.16.12-1
This commit is contained in:
parent
d247adab47
commit
a75a512d0d
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
# - !makeflags - bind build doesn't like concurrency
|
||||
# - build v6 as armv6kz
|
||||
|
||||
_pkgver=9.16.11
|
||||
_pkgver=9.16.12
|
||||
pkgname=bind
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -30,7 +30,7 @@ backup=('etc/named.conf'
|
|||
'var/named/localhost.zone'
|
||||
'var/named/localhost.ip6.zone')
|
||||
install=bind.install
|
||||
validpgpkeys=('AE3FAC796711EC59FC007AA474BB6B9A4CBB3D38') #ISC Code Signing Key 2019 – 2020 (codesign@isc.org)
|
||||
validpgpkeys=('7E1C91AC8030A5A59D1EFAB9750F3C87723E4012') #ISC Code Signing Key 2021 – 2022 (codesign@isc.org)
|
||||
source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
|
||||
'tmpfiles.conf'
|
||||
'sysusers.conf'
|
||||
|
@ -39,7 +39,7 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
|
|||
'localhost.zone'
|
||||
'localhost.ip6.zone'
|
||||
'127.0.0.zone')
|
||||
sha256sums=('0111f64dd7d8f515cfa129e181cce96ff82070d1b27f11a21f6856110d0699c1'
|
||||
sha256sums=('9914af9311fd349cab441097898d94fb28d0bfd9bf6ed04fe1f97f042644da7f'
|
||||
'SKIP'
|
||||
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
||||
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
||||
|
|
Loading…
Reference in a new issue