main/unbound: clarify license

This commit is contained in:
Jakub Jirutka 2018-01-20 13:12:37 +01:00
parent a39bcc6625
commit a531a8e8e5

View File

@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Unbound is a validating, recursive, and caching DNS resolver"
url="http://unbound.net/"
arch="all"
license="BSD"
license="BSD-3-Clause"
depends="dnssec-root"
depends_dev="libressl-dev expat-dev ldns-dev libevent-dev"
makedepends="$depends_dev python2-dev swig linux-headers"