mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/unbound to 1.8.0-1
This commit is contained in:
parent
21d1cfebca
commit
403f7c9477
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
|
||||
# Contributor: Hisato Tatekura <hisato_tatekura@excentrics.net>
|
||||
# Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service>
|
||||
|
@ -7,8 +6,8 @@
|
|||
# - disable LTO (--disable-flto)
|
||||
|
||||
pkgname=unbound
|
||||
pkgver=1.7.3
|
||||
pkgrel=5
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='Validating, recursive, and caching DNS resolver'
|
||||
url='https://unbound.net/'
|
||||
license=('custom:BSD')
|
||||
|
@ -24,7 +23,7 @@ source=("https://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc}
|
|||
'service'
|
||||
'hook'
|
||||
'conf')
|
||||
sha256sums=('c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d'
|
||||
sha256sums=('78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f'
|
||||
'SKIP'
|
||||
'85b8f00881fb93bcce83bdfe3246463a396eb5b352c0d7f5fca32fcb839d22fa'
|
||||
'31a573f43287dd7e3678be1680388bfc7d8dee8280eb2443f521a4b349aaa6b6'
|
||||
|
|
Loading…
Reference in a new issue