mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
unbound: update to 1.5.6.
This commit is contained in:
parent
f2deb5bc28
commit
d41e34a6f1
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.5.5
|
version=1.5.6
|
||||||
revision=1
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,11 +17,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://unbound.net/"
|
homepage="http://unbound.net/"
|
||||||
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
distfiles="http://unbound.net/downloads/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f3bd7d3bc9519e8717abdc35c26cb2d84c3c3a3e2cd657604307e6860b37da5e
|
checksum=ad3823f5895f59da9e408ea273fcf81d8a76914c18864fba256d7f140b83e404
|
||||||
|
|
||||||
post_extract() {
|
|
||||||
sed -i 's/OPENSSL_VERSION_TEXT/_VERSION_TEXT/g' configure
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/example.conf unbound.conf
|
vsconf doc/example.conf unbound.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue