diff options
author | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2013-04-03 13:35:39 +0100 |
---|---|---|
committer | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2013-04-03 13:35:39 +0100 |
commit | e65b2a6f4d9539e6790d124c0459d8498c4823df (patch) | |
tree | c1a5c23280d0cffc2fea4bdc244365aacb2b6459 /open-source-lorries/php2.lorry | |
parent | ddc619b085dd184e65425c71b6e24a2288a0a674 (diff) | |
download | lorries-e65b2a6f4d9539e6790d124c0459d8498c4823df.tar.gz |
Call it php5 since it's that, not php2
Diffstat (limited to 'open-source-lorries/php2.lorry')
-rw-r--r-- | open-source-lorries/php2.lorry | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/open-source-lorries/php2.lorry b/open-source-lorries/php2.lorry deleted file mode 100644 index 3c68de4..0000000 --- a/open-source-lorries/php2.lorry +++ /dev/null @@ -1,8 +0,0 @@ -{ - "php2": { - "type": "tarball", - "compression": "bz2", - "strip": 1, - "url": "http://uk1.php.net/distributions/php-5.4.13.tar.bz2" - } -} |