From: Nick Hainke Date: Fri, 14 Apr 2023 13:17:28 +0000 (+0200) Subject: libpcap: update to 1.10.4 X-Git-Url: http://git.openwrt.org/openwrt/docs.git?a=commitdiff_plain;h=b64c471b8ee3dd7ddfa3b11bf3f1414258c41c94;p=openwrt%2Fstaging%2Fdedeckeh.git libpcap: update to 1.10.4 Changes: https://git.tcpdump.org/libpcap/blob/104271ba4a14de6743e43bcf87536786d8fddea4:/CHANGES Signed-off-by: Nick Hainke --- diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile index 984b205073..107c00aa03 100644 --- a/package/libs/libpcap/Makefile +++ b/package/libs/libpcap/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libpcap -PKG_VERSION:=1.10.3 +PKG_VERSION:=1.10.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.tcpdump.org/release/ -PKG_HASH:=2a8885c403516cf7b0933ed4b14d6caa30e02052489ebd414dc75ac52e7559e6 +PKG_HASH:=ed19a0383fad72e3ad435fd239d7cd80d64916b87269550159d20e47160ebe5f PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=BSD-3-Clause