aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-06 02:48:18 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-06 02:48:18 +0000
commite729c83628bfd9c206e8a23414366b337c513f75 (patch)
tree394be2fe4ea7ac8647c77b168af3c5382cb092c6 /patches
parentdd9cf80935c9ba4a20c4bf590be413687b6fdf2d (diff)
downloadslackbuilds-e729c83628bfd9c206e8a23414366b337c513f75.tar.gz
slackbuilds-e729c83628bfd9c206e8a23414366b337c513f75.tar.bz2
php-pgsql update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1078 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/php/php-pgsql.SlackBuild2
-rwxr-xr-xpatches/php/php.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/patches/php/php-pgsql.SlackBuild b/patches/php/php-pgsql.SlackBuild
index 8916d9db..22501a61 100755
--- a/patches/php/php-pgsql.SlackBuild
+++ b/patches/php/php-pgsql.SlackBuild
@@ -30,7 +30,7 @@ fi
PACKAGE="php"
PACKAGE_NAME="php-pgsql" # this is beacuse we're build with pgsql support
-VERSION=${VERSION:=4.4.4}
+VERSION=${VERSION:=4.4.5}
PINE=${PINE:=4.64}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=2rha}
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index 29bb7281..8ad84c96 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -28,7 +28,7 @@ elif [ -f /etc/slackbuildrc ]; then
fi
PACKAGE="php"
-VERSION=${VERSION:=4.4.4}
+VERSION=${VERSION:=4.4.5}
PINE=${PINE:=4.64}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=2rha}