We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5240c6f commit fd2ffb1Copy full SHA for fd2ffb1
srcpkgs/unbound/template
@@ -1,6 +1,6 @@
1
# Template file for 'unbound'
2
pkgname=unbound
3
-version=1.24.1
+version=1.24.2
4
revision=1
5
build_style=gnu-configure
6
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
@@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <[email protected]>"
16
license="BSD-3-Clause"
17
homepage="https://nlnetlabs.nl/projects/unbound/about/"
18
distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz"
19
-checksum=7f2b1633e239409619ae0527f67878b0f33ae0ec0ee5a3a51c042c359ba1eeab
+checksum=44e7b53e008a6dcaec03032769a212b46ab5c23c105284aa05a4f3af78e59cdb
20
system_accounts="_unbound"
21
22
post_install() {
0 commit comments