mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/unbound to 1.5.10-1
This commit is contained in:
parent
aa3dc16488
commit
01210b7bce
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
||||||
# - disable LTO (--disable-flto)
|
# - disable LTO (--disable-flto)
|
||||||
|
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
pkgver=1.5.9
|
pkgver=1.5.10
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Validating, recursive, and caching DNS resolver'
|
pkgdesc='Validating, recursive, and caching DNS resolver'
|
||||||
url='http://unbound.net/'
|
url='http://unbound.net/'
|
||||||
license=('custom:BSD')
|
license=('custom:BSD')
|
||||||
|
@ -21,7 +21,7 @@ validpgpkeys=('EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D')
|
||||||
source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
||||||
'service'
|
'service'
|
||||||
'conf')
|
'conf')
|
||||||
sha1sums=('4882c52aac0abcd72a86ac5d06e9cd39576620ce'
|
sha1sums=('6102849c400db3a4195b1f16df8f312568a6ec57'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'63fcc187cec6f262d81600e66c6747285c72ad15'
|
'63fcc187cec6f262d81600e66c6747285c72ad15'
|
||||||
'98515708441cb831890a0b6d1986fd40649646c0')
|
'98515708441cb831890a0b6d1986fd40649646c0')
|
||||||
|
|
Loading…
Reference in a new issue