aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMax Howell2012-01-14 03:46:25 +0000
committerMax Howell2012-01-14 03:48:03 +0000
commit14d7d03425a80fd226cb7e7584e840fbf18bd499 (patch)
tree03b5a76a633115b7c6aa90b79b4b02c774a54d35 /Library/Formula
parent9056c49f9dfc1fb343a0afd718c7957095bea400 (diff)
downloadhomebrew-14d7d03425a80fd226cb7e7584e840fbf18bd499.tar.bz2
Fix libinet version detection
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libnet.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/libnet.rb b/Library/Formula/libnet.rb
index 8f95b2f16..3ac4928f8 100644
--- a/Library/Formula/libnet.rb
+++ b/Library/Formula/libnet.rb
@@ -5,7 +5,6 @@ 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'