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:
Jack Nagel 2012-01-12 20:45:54 -06:00
parent 4979b5a0f0
commit b5842663ec

View file

@ -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'