diff options
Diffstat (limited to 'community/ices/APKBUILD')
-rw-r--r-- | community/ices/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ices/APKBUILD b/community/ices/APKBUILD index 09299c6391..26c94b1db0 100644 --- a/community/ices/APKBUILD +++ b/community/ices/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="Source client for broadcasting in MP3 format to an icecast2 server" url="http://icecast.org/ices.php" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="" makedepends="libogg-dev libxml2-dev libvorbis-dev libshout-dev alsa-lib-dev lame-dev perl-dev python2-dev libxml2-dev linux-headers" |