]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libnet: Update to 1.1.6
authorMatthias Fischer <fischerm@ipfire.org>
Sun, 1 Feb 2015 16:35:28 +0000 (17:35 +0100)
committerMatthias Fischer <fischerm@ipfire.org>
Sun, 1 Feb 2015 16:35:28 +0000 (17:35 +0100)
config/rootfiles/common/libnet
lfs/libnet

index 8fe7c1791ee09676a05024ae0c8e4e55ce3e2022..e36695e93dafbe722c8bf70f632df4147141437f 100644 (file)
@@ -1,3 +1,4 @@
+#usr/bin/libnet-config
 #usr/include/libnet
 #usr/include/libnet.h
 #usr/include/libnet/libnet-asn1.h
@@ -7,3 +8,10 @@
 #usr/include/libnet/libnet-structures.h
 #usr/include/libnet/libnet-types.h
 #usr/lib/libnet.a
+#usr/lib/libnet.la
+#usr/lib/libnet.so
+#usr/lib/libnet.so.1
+#usr/lib/libnet.so.1.7.0
+#usr/share/man/man3/libnet-functions.h.3
+#usr/share/man/man3/libnet-macros.h.3
+#usr/share/man/man3/libnet.h.3
index 0547589805cb28f25d9bfc3905471a68db6508cc..efc3cc472481c6134e0bba2e87d7745586095f00 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.1.2.1
+VER        = 1.1.6
 
 THISAPP    = libnet-$(VER)
 DL_FILE    = libnet.tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = be845c41170d72c7db524f3411b50256
+$(DL_FILE)_MD5 = 710296fe424a49344e5fcc0d09e53317
 
 install : $(TARGET)