Browse Source

libpcap: update to 1.10.6

Waldemar Brodkorb 2 months ago
parent
commit
51d5f2c26f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/libpcap/Makefile

+ 2 - 2
package/libpcap/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		libpcap
-PKG_VERSION:=		1.10.5
+PKG_VERSION:=		1.10.6
 PKG_RELEASE:=		1
-PKG_HASH:=		37ced90a19a302a7f32e458224a00c365c117905c2cd35ac544b6880a81488f0
+PKG_HASH:=		872dd11337fe1ab02ad9d4fee047c9da244d695c6ddf34e2ebb733efd4ed8aa9
 PKG_DESCR:=		low-level packet capture library
 PKG_SECTION:=		libs/net
 PKG_URL:=		http://www.tcpdump.org/