diff options
Diffstat (limited to 'testing/yodl/APKBUILD')
-rw-r--r-- | testing/yodl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/yodl/APKBUILD b/testing/yodl/APKBUILD index da3c18096a..f0b845ad73 100644 --- a/testing/yodl/APKBUILD +++ b/testing/yodl/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Pre-document language and tools to process it" url="https://fbb-git.github.io/yodl/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="icmake bash perl flex bison" subpackages="$pkgname-doc" source="yodl-$pkgver.tar.gz::https://github.com/fbb-git/yodl/archive/$pkgver.tar.gz" |