mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
libnet: Update to 1.1.6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user