mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/bind to 9.13.3-1
This commit is contained in:
parent
7b3f7350d8
commit
3b21a16060
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id: PKGBUILD 113060 2014-06-12 10:51:06Z seblu $
|
||||
# Maintainer: Sébastien Luttringer
|
||||
# Contributor: Gaetan Bisson <bisson@archlinux.org>
|
||||
# Contributor: judd <jvinet@zeroflux.org>
|
||||
|
@ -10,7 +9,7 @@
|
|||
|
||||
pkgbase=bind
|
||||
pkgname=(bind bind-tools)
|
||||
_pkgver=9.13.2
|
||||
_pkgver=9.13.3
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
url='https://www.isc.org/software/bind/'
|
||||
|
@ -32,7 +31,7 @@ source=("https://ftp.isc.org/isc/bind9/${_pkgver}/bind-${_pkgver}.tar.gz"{,.asc}
|
|||
'localhost.ip6.zone'
|
||||
'127.0.0.zone'
|
||||
'empty.zone')
|
||||
sha1sums=('bd9c44cd1a19aa100ebd1f9fe94ce47e47e0eca7'
|
||||
sha1sums=('eed41fd32887bd163935fe14b94afad4a8b287c2'
|
||||
'SKIP'
|
||||
'c5a2bcd9b0f009ae71f3a03fbdbe012196962a11'
|
||||
'9537f4835a1f736788d0733c7996a10db2d4eee4'
|
||||
|
|
Loading…
Reference in a new issue