diff options
Diffstat (limited to 'testing/udpcast/APKBUILD')
-rw-r--r-- | testing/udpcast/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/udpcast/APKBUILD b/testing/udpcast/APKBUILD index c253e908f6..58b0605df0 100644 --- a/testing/udpcast/APKBUILD +++ b/testing/udpcast/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Port of UDPcast file transfer tool" url="https://www.udpcast.linux.lu/index.html" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="" makedepends="$depends_dev linux-headers m4 perl" |