mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/unbound to 1.9.5-1
This commit is contained in:
parent
2823da40ac
commit
15865bbef2
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
# - disable LTO (--disable-flto)
|
||||
|
||||
pkgname=unbound
|
||||
pkgver=1.9.4
|
||||
pkgrel=3
|
||||
pkgver=1.9.5
|
||||
pkgrel=1
|
||||
pkgdesc='Validating, recursive, and caching DNS resolver'
|
||||
url='https://unbound.net/'
|
||||
license=('custom:BSD')
|
||||
|
@ -26,7 +26,7 @@ source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
|||
'sysusers.d'
|
||||
'tmpfiles.d'
|
||||
'hook')
|
||||
sha256sums=('3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0'
|
||||
sha256sums=('8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57'
|
||||
'SKIP'
|
||||
'e44b1e87940f5a6c08c74cfd2c9b8556d211070d6170ea1cd4b5efc650516d33'
|
||||
'02616ae85f5f8ce3c3b0af21c67527076e3134ba2f387de343749b817227746d'
|
||||
|
|
Loading…
Reference in a new issue