mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +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>
|
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||||
# - !makeflags - bind build doesn't like concurrency
|
# - !makeflags - bind build doesn't like concurrency
|
||||||
|
|
||||||
_pkgver=9.18.17
|
_pkgver=9.18.18
|
||||||
pkgname=bind
|
pkgname=bind
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -27,8 +27,8 @@ backup=('etc/named.conf'
|
||||||
'var/named/localhost.zone'
|
'var/named/localhost.zone'
|
||||||
'var/named/localhost.ip6.zone')
|
'var/named/localhost.ip6.zone')
|
||||||
install=bind.install
|
install=bind.install
|
||||||
validpgpkeys=('D99CCEAF879747014F038D63182E23579462EFAA' #Michal Nowak
|
validpgpkeys=('D99CCEAF879747014F038D63182E23579462EFAA' # Michal Nowak
|
||||||
'706B6C28620E76F91D11F7DF510A642A06C52CEC') #Michał Kępień
|
'706B6C28620E76F91D11F7DF510A642A06C52CEC') # Michał Kępień
|
||||||
source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
|
source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
|
||||||
'tmpfiles.conf'
|
'tmpfiles.conf'
|
||||||
'sysusers.conf'
|
'sysusers.conf'
|
||||||
|
@ -37,7 +37,7 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.xz"{,.asc}
|
||||||
'localhost.zone'
|
'localhost.zone'
|
||||||
'localhost.ip6.zone'
|
'localhost.ip6.zone'
|
||||||
'127.0.0.zone')
|
'127.0.0.zone')
|
||||||
sha256sums=('bde1c5017b81d1d79c69eb8f537f2e5032fd3623acdd5ee830d4f74bc2483458'
|
sha256sums=('d735cdc127a6c5709bde475b5bf16fa2133f36fdba202f7c3c37d134e5192160'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
||||||
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
||||||
|
|
Loading…
Reference in a new issue