diff options
Diffstat (limited to 'testing/hfst/APKBUILD')
-rw-r--r-- | testing/hfst/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hfst/APKBUILD b/testing/hfst/APKBUILD index beab64f9ce2..1115702ff9b 100644 --- a/testing/hfst/APKBUILD +++ b/testing/hfst/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Helsinki Finite-State Transducer Technology toolkit" url="http://www.ling.helsinki.fi/kieliteknologia/tutkimus/$pkgname/" arch="all" -license="LGPL3" +license="LGPL-3.0" depends="" depends_dev="" makedepends="$depends_dev python2 bison python2-dev swig" |