arping 2.12

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-12-15 09:39:17 -06:00 committed by Adam Vandenberg
parent 06a4ec7b67
commit 6b620587eb
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Arping < Formula
homepage 'https://github.com/ThomasHabets/arping'
url 'https://github.com/ThomasHabets/arping/tarball/arping-2.11'
sha1 '8a02193f3f1d2faaf717c0ea31c42d5c1aeb826e'
url 'https://github.com/ThomasHabets/arping/tarball/arping-2.12'
sha1 'b8c7469cfbcc021971d664381f545fb10460e0de'
depends_on 'libnet'