aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpatches/php/php.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index 8266d183..e55f695e 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -45,8 +45,8 @@ ERROR_PATCH=40
RTOOL="wget"
SRC="$PACKAGE-$VERSION.tar.bz2"
-URL="http://mirror.pacific.net.au/linux/slackware/slackware-10.2/patches/source/php/$SRC"
-#URL="http://br.php.net/get/$SRC/from/this/mirror"
+#URL="http://mirror.pacific.net.au/linux/slackware/slackware-10.2/patches/source/php/$SRC"
+URL="http://br.php.net/get/$SRC/from/this/mirror"
# pear modules
DB="DB-1.7.11.tgz"