mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/bind to 9.18.8-1
This commit is contained in:
parent
3a1f2e2019
commit
3da9c49092
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,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.7
|
_pkgver=9.18.8
|
||||||
pkgname=bind
|
pkgname=bind
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -38,7 +38,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=('9e2acf1698f49d70ad12ffbad39ec6716a7da524e9ebd98429c7c70ba1262981'
|
sha256sums=('0e3c3ab9378db84ba0f37073d67ba125ae4f2ff8daf366c9db287e3f1b2c35f0'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
||||||
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
||||||
|
|
Loading…
Reference in a new issue