]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libpcap
kernel: update 4.14.113
[ipfire-2.x.git] / lfs / libpcap
index 32b2f369c1f2afff664054dde91a611d8467cf76..b6cbd502d704e55b10a8cd1e947d1fdf93564594 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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.3
+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 = 9ce284eacc02cb5491e123b875f3f63c
+$(DL_FILE)_MD5 = 3d48f9cd171ff12b0efd9134b52f1447
 
 install : $(TARGET)