fping 3.10

master
Brett Koonce 2014-05-20 23:44:04 -07:00
parent 01fa180551
commit 2ee971d4b4
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
require 'formula'
require "formula"
class Fping < Formula
homepage 'http://fping.org/'
url 'http://fping.org/dist/fping-3.9.tar.gz'
sha1 '4bbd659abc800fde0333799b223c068b3bb303a7'
homepage "http://fping.org/"
url "http://fping.org/dist/fping-3.10.tar.gz"
sha1 "d8a1fa3ec13289d67d70102c1ef16c461a7eb505"
head 'https://github.com/schweikert/fping.git'
head "https://github.com/schweikert/fping.git"
def install
system "./configure", "--disable-dependency-tracking",