diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-03-21 17:54:21 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-03-21 17:54:21 +0000 |
commit | e4e485a036ddd896bad8e9dcdee9e5968289a0a4 (patch) | |
tree | 7419723900b17bcf315f83d4f3efdfc981233b11 | |
parent | c45a86d07db62f4d800243197f61943c9829888e (diff) | |
download | lorries-e4e485a036ddd896bad8e9dcdee9e5968289a0a4.tar.gz |
Fix php.lorry
-rw-r--r-- | open-source-lorries/php.lorry | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/php.lorry b/open-source-lorries/php.lorry index a9b036f..0260552 100644 --- a/open-source-lorries/php.lorry +++ b/open-source-lorries/php.lorry @@ -1,5 +1,5 @@ { - "less": { + "php": { "type": "tarball", "compression": "bz2", "strip": 1, |