diff options
Diffstat (limited to 'main/acf-postgresql')
-rw-r--r-- | main/acf-postgresql/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acf-postgresql/APKBUILD b/main/acf-postgresql/APKBUILD index 68f7e18caa..4de14b9951 100644 --- a/main/acf-postgresql/APKBUILD +++ b/main/acf-postgresql/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="ACF module for postgresql" url="http://git.alpinelinux.org/cgit/$pkgname" arch="noarch" -license="GPL-2" +license="GPL2" depends="acf-core lua postgresql acf-db-lib lua-sql-postgres" makedepends="acf-db-lib" install= |