diff options
Diffstat (limited to 'community/unibilium/APKBUILD')
-rw-r--r-- | community/unibilium/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unibilium/APKBUILD b/community/unibilium/APKBUILD index 69304e0173..06dbaefe5c 100644 --- a/community/unibilium/APKBUILD +++ b/community/unibilium/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="A terminfo parsing library" url="https://github.com/mauke/unibilium/" arch="all" -license="LGPL3" +license="LGPL-3.0" depends_dev="libtool" makedepends="$depends_dev" checkdepends="perl-dev" |