aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flickcurl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flickcurl/APKBUILD')
-rw-r--r--testing/flickcurl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/flickcurl/APKBUILD b/testing/flickcurl/APKBUILD
index 15d6b73282b..356242e8898 100644
--- a/testing/flickcurl/APKBUILD
+++ b/testing/flickcurl/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="C library for the Flickr API"
url="http://librdf.org/flickcurl/"
arch="all"
-license="GPL2"
+license="GPL-2.0"
makedepends="curl-dev libxml2-dev raptor2-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
source="http://download.dajobe.org/flickcurl/flickcurl-$pkgver.tar.gz"