summaryrefslogtreecommitdiff
path: root/open-source-lorries/php5.lorry
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-14 02:05:35 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 13:11:59 +0100
commit890bf4778803b25e8af1956179f7f45d68db1c26 (patch)
tree8f55463b8063954171078d391fb069fb2d472584 /open-source-lorries/php5.lorry
parent797ea12b456008f873b83dd877852cf0bd1b9e76 (diff)
downloadlorries-890bf4778803b25e8af1956179f7f45d68db1c26.tar.gz
php5: Update URL.
PHP is a really REALLY annoying server side scripting language. PHP5 is incredibly old. It's download was moved into an archive. This change updates the URL to point to the location. It ought to be noted that there is a mistake in this file and Lorry reports this as PHP2. Something may depend on this behaviour and so the bug is being left as-is.
Diffstat (limited to 'open-source-lorries/php5.lorry')
-rw-r--r--open-source-lorries/php5.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/php5.lorry b/open-source-lorries/php5.lorry
index 622a44c..a6b4d00 100644
--- a/open-source-lorries/php5.lorry
+++ b/open-source-lorries/php5.lorry
@@ -1,6 +1,6 @@
{
"php2": {
"type": "tarball",
- "url": "http://uk1.php.net/distributions/php-5.4.13.tar.bz2"
+ "url": "http://museum.php.net/php5/php-5.4.13.tar.bz2"
}
}