diff --git a/main/pllua/APKBUILD b/main/pllua/APKBUILD
index f658ec243d72fe33816baa4e3c2a8bb6e81129af..f59fa526b1b41a797c9d6a5026a08ae6f96ee666 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