summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 13:35:08 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 13:35:08 +0100
commitddc619b085dd184e65425c71b6e24a2288a0a674 (patch)
treec0c63c2d60ac6fb9d5410775edf519196256ef45 /open-source-lorries
parenta4d7fb0f7db02d0dbb4568100579ffc4935c6d97 (diff)
downloadlorries-ddc619b085dd184e65425c71b6e24a2288a0a674.tar.gz
Fix URL for PHP import
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/php2.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/php2.lorry b/open-source-lorries/php2.lorry
index 929e0ee..3c68de4 100644
--- a/open-source-lorries/php2.lorry
+++ b/open-source-lorries/php2.lorry
@@ -3,6 +3,6 @@
"type": "tarball",
"compression": "bz2",
"strip": 1,
- "url": "www.php.net/get/php-5.4.13.tar.bz2/from/uk1.php.net/mirror"
+ "url": "http://uk1.php.net/distributions/php-5.4.13.tar.bz2"
}
}