Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b911a63

Browse files
BenjaminHCCarrJan Viljanen
authored andcommitted
php56-http: rebuild bottle against libevent 2.1.8
`php56-http` is bottled against `libevent-2.0.5.dylib` the current bottled version of libevent is `2.1.8` `revision +1` to rebuild the bottle Closes #4110. Signed-off-by: Jan Viljanen <[email protected]>
1 parent 342230f commit b911a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/php56-http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Php56Http < AbstractPhp56Extension
66
homepage "https://pecl.php.net/package/pecl_http"
77
url "https://github.com/m6w6/ext-http/archive/RELEASE_2_5_6.tar.gz"
88
sha256 "83c15492ae7673404db462b642450f5bec81db72765d21fbb915ac39a42f0be4"
9-
revision 3
9+
revision 4
1010
head "https://github.com/m6w6/ext-http.git"
1111

1212
bottle do

0 commit comments

Comments
 (0)