mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
unbound: update to 1.7.3.
This commit is contained in:
parent
679dd6edb4
commit
7f45b7edac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.7.2
|
version=1.7.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
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"
|
license="BSD-3-Clause"
|
||||||
homepage="https://unbound.net/"
|
homepage="https://unbound.net/"
|
||||||
distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="https://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a85fc7bb34711992cf128b2012638ebb8dc1fe15818baa381f6489240845eaa0
|
checksum=c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d
|
||||||
conf_files="/etc/unbound/unbound.conf"
|
conf_files="/etc/unbound/unbound.conf"
|
||||||
system_accounts="_unbound"
|
system_accounts="_unbound"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue