diff options
Diffstat (limited to 'community/acf-vlc-daemon/APKBUILD')
-rw-r--r-- | community/acf-vlc-daemon/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acf-vlc-daemon/APKBUILD b/community/acf-vlc-daemon/APKBUILD index ccb0ecd757..0eca325cc2 100644 --- a/community/acf-vlc-daemon/APKBUILD +++ b/community/acf-vlc-daemon/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="A web-based system administration interface for vlc" url="https://git.alpinelinux.org/cgit/acf/acf-vlc-daemon" arch="noarch" -license="GPL2" +license="GPL-2.0" depends="acf-core vlc-daemon" depends_dev="" makedepends="$depends_dev" |