Skip to content

Commit

Permalink
httping 2.2.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#19279.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
freeyoung authored and adamv committed Apr 18, 2013
1 parent ada6194 commit 82eff2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/httping.rb
Expand Up @@ -2,8 +2,8 @@

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()
Expand Down

0 comments on commit 82eff2a

Please sign in to comment.