diff options
Diffstat (limited to 'community/ezstream/APKBUILD')
-rw-r--r-- | community/ezstream/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ezstream/APKBUILD b/community/ezstream/APKBUILD index 1288b4c2f77..d102f2a90e0 100644 --- a/community/ezstream/APKBUILD +++ b/community/ezstream/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Ezstream is a command line source client for Icecast media streaming servers." url="http://www.icecast.org/ezstream.php" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="" makedepends="$depends_dev libshout-dev libxml2-dev libvorbis-dev" |