X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;ds=sidebyside;f=lfs%2Flibpcap;h=b6cbd502d704e55b10a8cd1e947d1fdf93564594;hb=ea8a02c232835200d5ea37d4c72e75b864beb8b0;hp=10fbcd4ddc9cf3de82fe34c6df7d910e78b45112;hpb=364452506fcc7170c000d2ac7fe7ae67351a6241;p=ipfire-2.x.git diff --git a/lfs/libpcap b/lfs/libpcap index 10fbcd4ddc..b6cbd502d7 100644 --- a/lfs/libpcap +++ b/lfs/libpcap @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 IPFire Team # # # # 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.7.4 +VER = 1.8.1 THISAPP = libpcap-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b2e13142bbaba857ab1c6894aedaf547 +$(DL_FILE)_MD5 = 3d48f9cd171ff12b0efd9134b52f1447 install : $(TARGET)