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