aboutsummaryrefslogtreecommitdiffstats
path: root/community/repmgr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/repmgr/APKBUILD')
-rw-r--r--community/repmgr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/repmgr/APKBUILD b/community/repmgr/APKBUILD
index 703486254d..3a5e139a10 100644
--- a/community/repmgr/APKBUILD
+++ b/community/repmgr/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=3
pkgdesc="Replication Manager for PostgreSQL"
url="http://www.repmgr.org/"
arch="all"
-license="GPL-3"
+license="GPL-3.0"
depends="postgresql-client"
makedepends="postgresql-dev"
pkgusers="postgres"