From c45a86d07db62f4d800243197f61943c9829888e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 21 Mar 2013 17:17:43 +0000 Subject: Add PHP lorry for Adnan --- 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..a9b036f --- /dev/null +++ b/open-source-lorries/php.lorry @@ -0,0 +1,8 @@ +{ + "less": { + "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