unbound: update to 1.5.5.
This commit is contained in:
parent
4adabbf7fc
commit
a8d51cc6e9
1 changed files with 3 additions and 3 deletions
|
@ -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 <chneukirchen@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue