diff options
-rw-r--r-- | open-source-lorries/php2.lorry | 8 |
1 files changed, 8 insertions, 0 deletions
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" + } +} |