diff options
Diffstat (limited to 'patches/php/php.SlackBuild')
-rwxr-xr-x | patches/php/php.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} |