diff options
Diffstat (limited to 'patches')
-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 3628d7b9..0eb953d9 100755 --- a/patches/php/php.SlackBuild +++ b/patches/php/php.SlackBuild @@ -18,7 +18,7 @@ if [ -f "~/.slackbuildrc" ]; then fi PACKAGE="php" -VERSION=${VERSION:=4.4.2} +VERSION=${VERSION:=4.4.3} PINE=${PINE:=4.64} ARCH=${ARCH:=x86_64} BUILD=${BUILD:=1rha} |