mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/bind to 9.13.4-1
This commit is contained in:
parent
5152164058
commit
fcc64c28e1
1 changed files with 5 additions and 7 deletions
|
@ -8,9 +8,9 @@
|
|||
|
||||
pkgbase=bind
|
||||
pkgname=(bind bind-tools)
|
||||
_pkgver=9.13.3
|
||||
_pkgver=9.13.4
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
url='https://www.isc.org/software/bind/'
|
||||
license=('MPL2')
|
||||
arch=('x86_64')
|
||||
|
@ -30,9 +30,8 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"{,.asc}
|
|||
'localhost.zone'
|
||||
'localhost.ip6.zone'
|
||||
'127.0.0.zone'
|
||||
'empty.zone'
|
||||
'fix-FS#60286.patch')
|
||||
sha1sums=('eed41fd32887bd163935fe14b94afad4a8b287c2'
|
||||
'empty.zone')
|
||||
sha1sums=('a81339866e4ee84abda5be4e3cb942c08b7595f3'
|
||||
'SKIP'
|
||||
'c5a2bcd9b0f009ae71f3a03fbdbe012196962a11'
|
||||
'9537f4835a1f736788d0733c7996a10db2d4eee4'
|
||||
|
@ -41,8 +40,7 @@ sha1sums=('eed41fd32887bd163935fe14b94afad4a8b287c2'
|
|||
'6704303a6ed431a29b1d8fe7b12decd4d1f2f50f'
|
||||
'52da8f1c0247a11b16daa4e03d920e8f09315cbe'
|
||||
'9c33726088342207ad06d33b2c13408290a0c8ad'
|
||||
'4f4457b310cbbeadca2272eced062a9c2b2b42fe'
|
||||
'90b8362f8be53a025e204ddf5f202fc872846f1e')
|
||||
'4f4457b310cbbeadca2272eced062a9c2b2b42fe')
|
||||
|
||||
prepare() {
|
||||
msg2 'Getting a fresh version of root DNS'
|
||||
|
|
Loading…
Reference in a new issue