unbound: update to 1.4.6

This commit is contained in:
Juergen Daubert 2010-08-03 19:14:39 +02:00
parent 4614703d1e
commit f836fab141
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,2 @@
c6f00a730330cb5a47a72538817aea78 unbound
f1f6c97b90b15ca503a80b888c311d6c unbound-1.4.5.tar.gz
2cdcfe0ca45373c6b22e274560ae9943 unbound-1.4.6.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: openssl
name=unbound
version=1.4.5
version=1.4.6
release=1
source=(http://unbound.net/downloads/$name-$version.tar.gz
unbound)
@ -18,6 +18,7 @@ build () {
--with-pidfile=/var/run/unbound.pid \
--disable-shared \
--with-username=nobody
make -C ldns-src
make
make DESTDIR=$PKG install