[arch-commits] Commit in postgresql-old-upgrade/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Fri Feb 23 14:34:10 UTC 2018


    Date: Friday, February 23, 2018 @ 14:34:09
  Author: anthraxx
Revision: 317424

upgpkg: postgresql-old-upgrade 9.6.7-1

Modified:
  postgresql-old-upgrade/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-23 13:51:45 UTC (rev 317423)
+++ PKGBUILD	2018-02-23 14:34:09 UTC (rev 317424)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=postgresql-old-upgrade
-pkgver=9.6.6
+pkgver=9.6.7
 _majorver=${pkgver%.*}
 pkgrel=1
 pkgdesc='PostgreSQL build for migrating between major versions with pg_upgrade'
@@ -12,8 +12,8 @@
 depends=("postgresql-libs>=${_majorver}" 'libxml2' 'openssl>=1.0.0' 'pam' 'zlib')
 makedepends=('krb5' 'python2' 'perl' 'tcl>=8.6.0')
 source=(https://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
-sha256sums=('399cdffcb872f785ba67e25d275463d74521566318cfef8fe219050d063c8154')
-sha512sums=('ac2f0fe6ef7c4e14f85cd7592d1306d9657b7f35efa6f43a089d7785ab970b8c25aa1e66d83df056c23513d6dbac0a9f54717b3d85758560d02e7f8141914ebc')
+sha256sums=('2ebe3df3c1d1eab78023bdc3ffa55a154aa84300416b075ef996598d78a624c6')
+sha512sums=('6a66cdd5b74ea6dc95628b89bb7663555370be56b3e938f635950628ad5d77443ac8f40c747be1fc1cfc19ca8b0a27f41e52fe4db83a43c7a7bab9bb076c7844')
 
 build() {
   cd postgresql-${pkgver}



More information about the arch-commits mailing list