aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tcc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tcc/APKBUILD')
-rw-r--r--testing/tcc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tcc/APKBUILD b/testing/tcc/APKBUILD
index cffb5d15ee2..c8bde7628e7 100644
--- a/testing/tcc/APKBUILD
+++ b/testing/tcc/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="Tiny C Compiler"
url="http://repo.or.cz/tinycc.git"
arch="all !ppc64le"
-license="LGPL2.1"
+license="LGPL-2.1"
makedepends="texinfo"
options="!check" # test suite currently fails on the server
source="$pkgname-$pkgver.tar.gz::http://repo.or.cz/tinycc.git/snapshot/$_commit.tar.gz"