aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/httping.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/httping.rb b/Library/Formula/httping.rb
index a74723c6a..76664ef90 100644
--- a/Library/Formula/httping.rb
+++ b/Library/Formula/httping.rb
@@ -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()