unbound: add license.

This commit is contained in:
Leah Neukirchen 2017-07-11 17:34:46 +02:00
parent 4957caac73
commit 56756b690c

View file

@ -1,7 +1,7 @@
# Template file for 'unbound'
pkgname=unbound
version=1.6.4
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf
--with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr
@ -23,6 +23,7 @@ post_install() {
vsconf doc/example.conf unbound.conf
vinstall ${FILESDIR}/unbound.conf 644 etc/unbound
vsv unbound
vlicense LICENSE
}
unbound-devel_package() {