From cea06256f06bdbc53ef6241deea5c22633aee11d Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Thu, 12 Sep 2013 18:13:59 +1000 Subject: [PATCH] php 5.5.3 --- bucket/php.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bucket/php.json diff --git a/bucket/php.json b/bucket/php.json new file mode 100644 index 000000000..18938e571 --- /dev/null +++ b/bucket/php.json @@ -0,0 +1,9 @@ +{ + "homepage": "windows.php.net", + "version": "5.5.3", + "license": "http://www.php.net/license/", + "url": "http://windows.php.net/downloads/releases/php-5.5.3-nts-Win32-VC11-x86.zip", + "hash": "sha1:9403aefdc9d56db7a875a5ca877150c59d97ebd6", + "bin": "php.exe", + "post_install": "cp \"$dir\\php.ini-production\" \"$dir\\php.ini\"" +} \ No newline at end of file