From a4d1adb72906d62628dee00c715554d84304f68e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 22 Mar 2013 13:11:23 +0000 Subject: Re-enable php --- open-source-lorries/php.lorry | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 open-source-lorries/php.lorry (limited to 'open-source-lorries/php.lorry') diff --git a/open-source-lorries/php.lorry b/open-source-lorries/php.lorry new file mode 100644 index 0000000..0260552 --- /dev/null +++ b/open-source-lorries/php.lorry @@ -0,0 +1,8 @@ +{ + "php": { + "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