diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-08-19 14:53:32 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-08-19 14:53:32 +0000 |
commit | 5afa0631294813fe8f94197b8d713f30b0b8ae7e (patch) | |
tree | f6626f5dae34c7db6177fe0070e1184f35befe21 /patches/php | |
parent | d437cd4e526ad602d5f8843dbdbd4cb43f965035 (diff) | |
download | slackbuilds-5afa0631294813fe8f94197b8d713f30b0b8ae7e.tar.gz slackbuilds-5afa0631294813fe8f94197b8d713f30b0b8ae7e.tar.bz2 |
php update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@33 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/php')
-rw-r--r-- | patches/php/php-with-_lib-4.4.4.diff.gz | bin | 0 -> 19573 bytes | |||
-rwxr-xr-x | patches/php/php.SlackBuild | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/patches/php/php-with-_lib-4.4.4.diff.gz b/patches/php/php-with-_lib-4.4.4.diff.gz Binary files differnew file mode 100644 index 00000000..b4b68bb7 --- /dev/null +++ b/patches/php/php-with-_lib-4.4.4.diff.gz diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild index c7773887..dc65be46 100755 --- a/patches/php/php.SlackBuild +++ b/patches/php/php.SlackBuild @@ -33,7 +33,7 @@ if [ -f "~/.slackbuildrc" ]; then fi PACKAGE="php" -VERSION=${VERSION:=4.4.3} +VERSION=${VERSION:=4.4.4} PINE=${PINE:=4.64} ARCH=${ARCH:=x86_64} BUILD=${BUILD:=1rha} |