diff options
Diffstat (limited to 'community/ospd-ancor')
-rw-r--r-- | community/ospd-ancor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ospd-ancor/APKBUILD b/community/ospd-ancor/APKBUILD index da2c80aaa5..37a859dc22 100644 --- a/community/ospd-ancor/APKBUILD +++ b/community/ospd-ancor/APKBUILD @@ -7,7 +7,7 @@ _pkgid=2005 pkgdesc="OSP server implementation to allow OpenVAS to get scan results from an Ancor server" url="http://openvas.org/" arch="noarch" -license="GPLV2+" +license="GPL-2.0-or-later" depends="python3 py3-requests ospd" makedepends="python3-dev" source="http://wald.intevation.org/frs/download.php/$_pkgid/$pkgname-$pkgver.tar.gz" |