diff options
Diffstat (limited to 'testing/ctorrent-dnh/APKBUILD')
-rw-r--r-- | testing/ctorrent-dnh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ctorrent-dnh/APKBUILD b/testing/ctorrent-dnh/APKBUILD index e4af307b100..2c0ac9c66a3 100644 --- a/testing/ctorrent-dnh/APKBUILD +++ b/testing/ctorrent-dnh/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Enhanced CTorrent is a BitTorrent client for unix-like environments" url="http://www.rahul.net/dholmes/ctorrent/" arch="all" -license="GPL2" +license="GPL-2.0" source="http://www.rahul.net/dholmes/ctorrent/${pkgname}${pkgver}.tar.gz unistd.patch" builddir="$srcdir/${pkgname}${pkgver}" |