diff options
Diffstat (limited to 'community/homer-ui/APKBUILD')
-rw-r--r-- | community/homer-ui/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/homer-ui/APKBUILD b/community/homer-ui/APKBUILD index f60b7c7653..32e03e2f12 100644 --- a/community/homer-ui/APKBUILD +++ b/community/homer-ui/APKBUILD @@ -6,7 +6,7 @@ pkgrel=4 pkgdesc="HOMER User-Interface" url="https://github.com/sipcapture/homer-ui" arch="noarch" -license="AGPL3" +license="AGPL-3.0" depends="homer-api" depends_dev= makedepends="$depends_dev" |