X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibpcap;fp=lfs%2Flibpcap;h=32b2f369c1f2afff664054dde91a611d8467cf76;hp=fa2aae8f3461618410b503f2b458cf822c827a7e;hb=a52932e1b077ad243e8b6d63c8015f78cb6b6eda;hpb=4d8688303d35ef3392eaab7c5d3a7dd40e7c7612 diff --git a/lfs/libpcap b/lfs/libpcap index fa2aae8f34..32b2f369c1 100644 --- a/lfs/libpcap +++ b/lfs/libpcap @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2014 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.6.2 +VER = 1.7.3 THISAPP = libpcap-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5f14191c1a684a75532c739c2c4059fa +$(DL_FILE)_MD5 = 9ce284eacc02cb5491e123b875f3f63c install : $(TARGET)