diff options
Diffstat (limited to 'community/lua-cqueues-pushy/APKBUILD')
-rw-r--r-- | community/lua-cqueues-pushy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-cqueues-pushy/APKBUILD b/community/lua-cqueues-pushy/APKBUILD index 1043f6bf6a..5a7b9869a8 100644 --- a/community/lua-cqueues-pushy/APKBUILD +++ b/community/lua-cqueues-pushy/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Framework for logic control (based on cqueues)" url="https://github.com/rameplayerorg/lua-cqueues-pushy" arch="all" -license="GPLv2" +license="GPL-2.0" install="" depends="" makedepends="linux-headers" |