mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/bind to 9.16.9-1
This commit is contained in:
parent
9d55549b81
commit
29b363388c
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.8
|
||||
_pkgver=9.16.9
|
||||
pkgname=bind
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
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=('9e9b9c563692be86ec41f670f6b70e26c14e72445c742d7b5eb4db7d2b5e8d31'
|
||||
sha256sums=('bcb292c4d738a46e3cbcb8afaa25ecf54f77652fa575135da9a2a1d525304a5a'
|
||||
'SKIP'
|
||||
'f0423c4ee8495da487e07e9144bec1d25f46a0cd2dfa7cfd7a761ef15bfefc98'
|
||||
'7c0acefcfcc3ae093550caed7ec90fe84bec8f7477459ffa7e71dda76bcbdb2c'
|
||||
|
|
Loading…
Reference in a new issue