summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-07-12 17:59:11 +0200
committerGoliathLabs2020-07-12 17:59:11 +0200
commitf30188c861d8edab93b0416ff830a692999f2d7d (patch)
tree1e953d45ae944e44115fa54a5a31524968307a07 /PKGBUILD
parentdbbb345a6c89295bc8e24c5a2fe5f7f065b90c2a (diff)
downloadaur-postgresql-94-upgrade.tar.gz
Updated: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb84ce334222..aa336ec3325d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _majorver=${pkgver%.*}
pkgrel=1
pkgdesc="PostgreSQL build for migrating between major versions with pg_upgrade"
arch=('i686' 'x86_64')
-url="http://www.postgresql.org/"
+url="https://www.postgresql.org/"
license=('custom:PostgreSQL')
depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam')
makedepends=('krb5' 'python2' 'perl' 'tcl>=8.6.0')