unbound: update to 1.7.3.
This commit is contained in:
parent
679dd6edb4
commit
7f45b7edac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'unbound'
|
||||
pkgname=unbound
|
||||
version=1.7.2
|
||||
version=1.7.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://unbound.net/"
|
||||
distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||
checksum=a85fc7bb34711992cf128b2012638ebb8dc1fe15818baa381f6489240845eaa0
|
||||
checksum=c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d
|
||||
conf_files="/etc/unbound/unbound.conf"
|
||||
system_accounts="_unbound"
|
||||
|
||||
|
|
Loading…
Reference in New Issue