mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/bind to 9.18.18-1
This commit is contained in:
parent
ceb826f374
commit
2bf564a3c0
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - !makeflags - bind build doesn't like concurrency
|
||||
|
||||
_pkgver=9.18.17
|
||||
_pkgver=9.18.18
|
||||
pkgname=bind
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -27,8 +27,8 @@ backup=('etc/named.conf'
|
|||
'var/named/localhost.zone'
|
||||
'var/named/localhost.ip6.zone')
|
||||
install=bind.install
|
||||
validpgpkeys=('D99CCEAF879747014F038D63182E23579462EFAA' #Michal Nowak
|
||||
'706B6C28620E76F91D11F7DF510A642A06C52CEC') #Michał Kępień
|
||||
validpgpkeys=('D99CCEAF879747014F038D63182E23579462EFAA' # Michal Nowak
|
||||
'706B6C28620E76F91D11F7DF510A642A06C52CEC') # Michał Kępień
|
||||
source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
|
||||
'tmpfiles.conf'
|
||||
'sysusers.conf'
|
||||
|
@ -37,7 +37,7 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
|
|||
'localhost.zone'
|
||||
'localhost.ip6.zone'
|
||||
'127.0.0.zone')
|
||||
sha256sums=('bde1c5017b81d1d79c69eb8f537f2e5032fd3623acdd5ee830d4f74bc2483458'
|
||||
sha256sums=('d735cdc127a6c5709bde475b5bf16fa2133f36fdba202f7c3c37d134e5192160'
|
||||
'SKIP'
|
||||
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
||||
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
||||
|
|
Loading…
Reference in a new issue