mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/unbound to 1.11.0-1
This commit is contained in:
parent
65d6f1be03
commit
079393a4a7
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - disable LTO (--disable-flto)
|
||||
|
||||
pkgname=unbound
|
||||
pkgver=1.10.1
|
||||
pkgrel=2
|
||||
pkgver=1.11.0
|
||||
pkgrel=1
|
||||
pkgdesc='Validating, recursive, and caching DNS resolver'
|
||||
url='https://unbound.net/'
|
||||
license=('custom:BSD')
|
||||
|
@ -22,7 +22,7 @@ source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
|||
'sysusers.d'
|
||||
'tmpfiles.d'
|
||||
'hook')
|
||||
sha256sums=('b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536'
|
||||
sha256sums=('9f2f0798f76eb8f30feaeda7e442ceed479bc54db0e3ac19c052d68685e51ef7'
|
||||
'SKIP'
|
||||
'85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa'
|
||||
'31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6'
|
||||
|
|
Loading…
Reference in a new issue