httping 2.2.1
Closes Homebrew/homebrew#19279. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ada61944bc
commit
82eff2adde
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Httping < Formula
|
||||
homepage 'http://www.vanheusden.com/httping/'
|
||||
url 'http://www.vanheusden.com/httping/httping-2.1.tgz'
|
||||
sha1 '882f3d34680b5d03693e710c5c7ccdbb8a145a5f'
|
||||
url 'http://www.vanheusden.com/httping/httping-2.2.1.tgz'
|
||||
sha1 '9924bd2c1af4b8e2a4c33125323413f92866827d'
|
||||
|
||||
def patches
|
||||
# fixes conflicting definitions of strdup()
|
||||
|
|
Loading…
Reference in a new issue