From 251b406c74336b3cfdb0170188b5ae3daa2f392a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 25 Mar 2013 10:43:26 +0000 Subject: Add a renamed php lorry --- open-source-lorries/php2.lorry | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 open-source-lorries/php2.lorry (limited to 'open-source-lorries/php2.lorry') diff --git a/open-source-lorries/php2.lorry b/open-source-lorries/php2.lorry new file mode 100644 index 0000000..929e0ee --- /dev/null +++ b/open-source-lorries/php2.lorry @@ -0,0 +1,8 @@ +{ + "php2": { + "type": "tarball", + "compression": "bz2", + "strip": 1, + "url": "www.php.net/get/php-5.4.13.tar.bz2/from/uk1.php.net/mirror" + } +} -- cgit v1.2.1