diff options
Diffstat (limited to 'testing/tiptop/APKBUILD')
-rw-r--r-- | testing/tiptop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tiptop/APKBUILD b/testing/tiptop/APKBUILD index d57ab3033d5..a5889ab5199 100644 --- a/testing/tiptop/APKBUILD +++ b/testing/tiptop/APKBUILD @@ -12,7 +12,7 @@ url="http://tiptop.gforge.inria.fr" # elsewhere but without the aforementioned hardware support and kernel # support, nothing of use will happen when run. arch="x86 x86_64" -license="GPL2" +license="GPL-2.0" makedepends="byacc flex linux-headers ncurses-dev libxml2-dev" subpackages="$pkgname-doc" source="http://$pkgname.gforge.inria.fr/releases/$pkgname-$pkgver.tar.gz" |