]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
libpcap: Update to 1.10.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 14 Jan 2023 14:41:24 +0000 (15:41 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 18 Jan 2023 23:17:24 +0000 (23:17 +0000)
For deails see:
https://git.tcpdump.org/libpcap/blob/HEAD:/CHANGES#43

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/libpcap
lfs/libpcap

index a3f71b3e66d5dd78c9b232b71c7d7b654d94e730..2371b4601c74ced62a78fb0a6dbf2093779ef799 100644 (file)
@@ -22,7 +22,7 @@
 #usr/lib/libpcap.a
 usr/lib/libpcap.so
 usr/lib/libpcap.so.1
-usr/lib/libpcap.so.1.10.2
+usr/lib/libpcap.so.1.10.3
 #usr/lib/pkgconfig/libpcap.pc
 #usr/share/man/man1/pcap-config.1
 #usr/share/man/man3/pcap.3pcap
index 5293a5a0c239f14f83d07f9d5ff196ea79011f7a..3f1de9b5a25936f72890fe2f69b5e8904edc3553 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.10.2
+VER        = 1.10.3
 
 THISAPP    = libpcap-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = f8280c8e12065b4d86e451df8504c834da9c94b25029f0e5c22359d0ce35cf4e3490fa3343d0112209600ea01ffa54249c82c20e2859515884daee759e4a5e9b
+$(DL_FILE)_BLAKE2 = 3614042f7d8cd5a25221f52d2ed09f9f44643cdc0901ff21041ddb7ba85193c667036f7d989c8b59e6e205d630e062da46533110914dd287013a9ff80b31e97f
 
 install : $(TARGET)