Skip to content

Commit

Permalink
unbound: update to 1.22.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Oct 20, 2024
1 parent 2b3c5f1 commit c3ef97a
Showing 1 changed file with 2 additions and 2 deletions.
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.21.1
version=1.22.0
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=3036d23c23622b36d3c87e943117bdec1ac8f819636eb978d806416b0fa9ea46
checksum=c5dd1bdef5d5685b2cedb749158dd152c52d44f65529a34ac15cd88d4b1b3d43
system_accounts="_unbound"

post_install() {
Expand Down

0 comments on commit c3ef97a

Please sign in to comment.