Skip to content

Commit 5ffbc9b

Browse files
committed
php-http 4.2.3
Closes #134. Signed-off-by: Sean Molenaar <[email protected]>
1 parent 2d3ecd8 commit 5ffbc9b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/php-http.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
class PhpHttp < Formula
22
desc "Pecl HTTP Extension for PHP"
33
homepage "https://github.com/m6w6/ext-http"
4-
url "https://pecl.php.net/get/pecl_http-4.2.2.tgz"
5-
sha256 "c338afd29259f0093f07f4e99b80705a2d5bb046c7ab32e5938eef29bbb63a6e"
6-
revision 1
4+
url "https://pecl.php.net/get/pecl_http-4.2.3.tgz"
5+
sha256 "fa2ab558fc8f0928a10f35c0f566f7c4a1d32e727bd3a96579e4c28482ee9d6a"
76
head "https://github.com/m6w6/ext-http.git"
87

98
bottle do

0 commit comments

Comments
 (0)