From 890bf4778803b25e8af1956179f7f45d68db1c26 Mon Sep 17 00:00:00 2001 From: "Rob J. Heywood" Date: Fri, 14 Aug 2020 02:05:35 +0100 Subject: 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. --- open-source-lorries/php5.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'open-source-lorries/php5.lorry') 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" } } -- cgit v1.2.1