libraries/php-pgsql: Updated for version 5.4.34.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2014-12-20 19:11:49 +01:00 committed by Robby Workman
parent bfea20571a
commit 6e91d6b940
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
SRCNAM=php
PRGNAM=php-pgsql
VERSION=5.4.20
VERSION=5.4.34
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="php-pgsql"
VERSION="5.4.20"
VERSION="5.4.34"
HOMEPAGE="http://php.net/manual/en/book.pgsql.php"
DOWNLOAD="http://museum.php.net/php5/php-5.4.20.tar.bz2"
MD5SUM="e25db5592ed14842b4239be9d990cce8"
DOWNLOAD="https://php.net/distributions/php-5.4.34.tar.bz2"
MD5SUM="1afe3a10cefec9618acb785ef5064bf9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"