aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-10-29 00:22:53 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-10-29 00:38:50 +0100
commit7a7e76737d3ce6e792a37122ae57f513bd197da1 (patch)
tree10e80d631ab2ca650da93a5be473dbc1d4a0fb95 /main
parent8a52721a28056a8163eb5df54530ba90bdcd8996 (diff)
downloadaports-7a7e76737d3ce6e792a37122ae57f513bd197da1.tar.bz2
aports-7a7e76737d3ce6e792a37122ae57f513bd197da1.tar.xz
main/pllua: fix incorrect license
Diffstat (limited to 'main')
-rw-r--r--main/pllua/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pllua/APKBUILD b/main/pllua/APKBUILD
index f658ec243d..f59fa526b1 100644
--- a/main/pllua/APKBUILD
+++ b/main/pllua/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Procedural language for PostgreSQL using Lua"
url="https://github.com/pllua/pllua"
arch="all"
-license="GPL"
+license="MIT"
depends="postgresql"
# LuaJIT does not support s390x.
case "$CARCH" in