diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 7e583c4ae46..da31e9cf8ea 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,7 +1,7 @@ # Template file for 'unbound' pkgname=unbound -version=1.5.4 -revision=4 +version=1.5.5 +revision=1 build_pie=yes build_style=gnu-configure configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf @@ -17,7 +17,7 @@ maintainer="Christian Neukirchen " license="BSD" homepage="http://unbound.net/" distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz" -checksum=a1e1c1a578cf8447cb51f6033714035736a0f04444854a983123c094cc6fb137 +checksum=f3bd7d3bc9519e8717abdc35c26cb2d84c3c3a3e2cd657604307e6860b37da5e post_extract() { sed -i 's/OPENSSL_VERSION_TEXT/_VERSION_TEXT/g' configure