unbound: update to 1.4.6
This commit is contained in:
parent
4614703d1e
commit
f836fab141
@ -1,2 +1,2 @@
|
||||
c6f00a730330cb5a47a72538817aea78 unbound
|
||||
f1f6c97b90b15ca503a80b888c311d6c unbound-1.4.5.tar.gz
|
||||
2cdcfe0ca45373c6b22e274560ae9943 unbound-1.4.6.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user