diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/arp-sk.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/arp-sk.rb b/Library/Formula/arp-sk.rb index 944158ceb..29efc1ddc 100644 --- a/Library/Formula/arp-sk.rb +++ b/Library/Formula/arp-sk.rb @@ -1,8 +1,8 @@ require 'formula' class ArpSk < Formula - url 'http://sid.rstack.org/arp-sk/files/arp-sk-0.0.16.tgz' homepage 'http://sid.rstack.org/arp-sk/' + url 'http://sid.rstack.org/arp-sk/files/arp-sk-0.0.16.tgz' sha1 'c7c0af367640d852f3ff622c5b03096ce4e940a4' depends_on 'libnet' |
