diff options
Diffstat (limited to 'community/aspcud/APKBUILD')
-rw-r--r-- | community/aspcud/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/aspcud/APKBUILD b/community/aspcud/APKBUILD index fd5381a14dc..c623272dbc6 100644 --- a/community/aspcud/APKBUILD +++ b/community/aspcud/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Package dependency solver" url="http://potassco.sourceforge.net/" arch="all" -license="LGPL3" +license="LGPL-3.0" depends="boost gringo clasp" makedepends="boost-dev cmake re2c" install="" |