Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/unbound/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'unbound'
pkgname=unbound
version=1.25.0
version=1.25.1
revision=1
build_style=gnu-configure
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
Expand All @@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="https://nlnetlabs.nl/projects/unbound/about/"
distfiles="https://nlnetlabs.nl/downloads/unbound/${pkgname}-${version}.tar.gz"
checksum=062a6eda723fe2f041bee4079b76981569f1d12e066bbd74800242fc1ebddec7
checksum=0fe8b6277b0959cfd17562debac0aa5f71e0b02dc4ffa9c60271c583edab586f
system_accounts="_unbound"

post_install() {
Expand Down