diff options
Diffstat (limited to 'community/mumudvb/APKBUILD')
-rw-r--r-- | community/mumudvb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mumudvb/APKBUILD b/community/mumudvb/APKBUILD index f58c60cd9b7..fd649301eb3 100644 --- a/community/mumudvb/APKBUILD +++ b/community/mumudvb/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A DVB IPTV streaming software" url="http://mumudvb.braice.net/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" makedepends="automake autoconf libtool linux-headers m4 libdvbcsa-dev asciidoc gettext-dev" install="$pkgname.pre-install" |