libnet: add explicit version
We detect this as "1.1" instead of "1.1.4"; possibly Pathname should be taught to detect this correctly. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
4979b5a0f0
commit
b5842663ec
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ class Libnet < Formula
|
|||
md5 "0cb6c04063c1db37c91af08c76d25134"
|
||||
head 'https://github.com/sam-github/libnet.git'
|
||||
homepage 'https://github.com/sam-github/libnet'
|
||||
version '1.1.4'
|
||||
|
||||
def install
|
||||
cd 'libnet'
|
||||
|
|
Loading…
Reference in a new issue