aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fping.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fping.rb b/Library/Formula/fping.rb
index 620d686b6..42f6fb28e 100644
--- a/Library/Formula/fping.rb
+++ b/Library/Formula/fping.rb
@@ -2,8 +2,8 @@ require 'formula'
class Fping < Formula
homepage 'http://fping.org/'
- url 'http://fping.org/dist/fping-3.4.tar.gz'
- sha1 '52e13afb2e6a27ec8ec69e6e10f103c4a7a1afe7'
+ url 'http://fping.org/dist/fping-3.5.tar.gz'
+ sha1 'b2552aa5b9450c660e37761c3e5efe8ac28c83d2'
head 'https://github.com/schweikert/fping.git'