mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/bind to 9.16.6-1
This commit is contained in:
parent
29bde2bb2a
commit
7ddf4f39b0
1 changed files with 3 additions and 3 deletions
|
@ -7,10 +7,10 @@
|
|||
# - !makeflags - bind build doesn't like concurrency
|
||||
# - build v6 as armv6kz
|
||||
|
||||
_pkgver=9.16.5
|
||||
_pkgver=9.16.6
|
||||
pkgname=bind
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='A complete, highly portable implementation of the DNS protocol'
|
||||
url='https://www.isc.org/software/bind/'
|
||||
license=('MPL2')
|
||||
|
@ -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=('6378b3e51fef11a8be4794dc48e8111ba92d211c0dfd129a0c296ed06a3dc075'
|
||||
sha256sums=('b567b0f3b47dd03b345a4848af7f2acdd3f5cea2bd804edd85d9ef50743571cb'
|
||||
'SKIP'
|
||||
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
||||
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
||||
|
|
Loading…
Reference in a new issue