libnet: add 1.1.6 bottle.
This commit is contained in:
parent
94c3562e52
commit
e35d3e82ed
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Libnet < Formula
|
|||
url 'http://downloads.sourceforge.net/project/libnet-dev/libnet-1.1.6.tar.gz'
|
||||
sha1 'dffff71c325584fdcf99b80567b60f8ad985e34c'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "760d3bce80332f5f616852c2e32ab6b2b8fcfd51" => :mavericks
|
||||
sha1 "4eca550f12b216daf214ef17aaaaa998edc8dbc2" => :mountain_lion
|
||||
sha1 "714de01fd66edc826414bd730e0f5256f2dd50d1" => :lion
|
||||
end
|
||||
|
||||
# MacPorts does an autoreconf to get raw sockets working
|
||||
depends_on :automake
|
||||
depends_on :autoconf
|
||||
|
|
Loading…
Reference in a new issue