aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
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}