postgresql: Update to 9.4.2

This commit is contained in:
Alexpux
2015-05-23 11:34:56 +03:00
parent 606b8aa8c3
commit cc0bed41fa

View File

@@ -2,7 +2,7 @@
_realname=postgresql
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=9.4.1
pkgver=9.4.2
pkgrel=1
pkgdesc="Libraries for use with PostgreSQL (mingw-w64)"
arch=('any')
@@ -12,16 +12,16 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-libxml2"
"${MINGW_PACKAGE_PREFIX}-python2")
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-gettext"
"${MINGW_PACKAGE_PREFIX}-libxml2"
"${MINGW_PACKAGE_PREFIX}-openssl"
#"${MINGW_PACKAGE_PREFIX}-readline"
#"${MINGW_PACKAGE_PREFIX}-wineditline"
"${MINGW_PACKAGE_PREFIX}-zlib"
"${MINGW_PACKAGE_PREFIX}-tcl"
"${MINGW_PACKAGE_PREFIX}-libxslt"
"${MINGW_PACKAGE_PREFIX}-python2"
"winpty-git")
"${MINGW_PACKAGE_PREFIX}-gettext"
"${MINGW_PACKAGE_PREFIX}-libxml2"
"${MINGW_PACKAGE_PREFIX}-libxslt"
"${MINGW_PACKAGE_PREFIX}-openssl"
"${MINGW_PACKAGE_PREFIX}-python2"
"${MINGW_PACKAGE_PREFIX}-tcl"
#"${MINGW_PACKAGE_PREFIX}-readline"
#"${MINGW_PACKAGE_PREFIX}-wineditline"
"${MINGW_PACKAGE_PREFIX}-zlib"
"winpty-git")
options=('staticlibs' 'strip')
source=("http://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2"
postgresql-9.4.1-mingw-link.patch
@@ -29,7 +29,7 @@ source=("http://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.ta
postgresql-9.4.1-pl-python.patch
postgresql-9.4.1-pl-tcl.patch
postgresql-9.4.1-mingw-enable-readline.patch)
md5sums=('2cf30f50099ff1109d0aa517408f8eff'
md5sums=('b6369156607a4fd88f21af6fec0f30b9'
'1d1499234e555afa688f645ef3825450'
'572932c6f0fc795aba4d5bb91e1fe4ba'
'381c984fc2eb2c22c35aed62bedeb7fa'