unbound: add license.
This commit is contained in:
parent
4957caac73
commit
56756b690c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'unbound'
|
# Template file for 'unbound'
|
||||||
pkgname=unbound
|
pkgname=unbound
|
||||||
version=1.6.4
|
version=1.6.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
|
||||||
--with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr
|
--with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr
|
||||||
|
@ -23,6 +23,7 @@ post_install() {
|
||||||
vsconf doc/example.conf unbound.conf
|
vsconf doc/example.conf unbound.conf
|
||||||
vinstall ${FILESDIR}/unbound.conf 644 etc/unbound
|
vinstall ${FILESDIR}/unbound.conf 644 etc/unbound
|
||||||
vsv unbound
|
vsv unbound
|
||||||
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
unbound-devel_package() {
|
unbound-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue