From: Konstantin Demin Date: Mon, 14 Jul 2025 08:03:04 +0000 (+0300) Subject: libpcap: bump PKG_RELEASE X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a308d3b2fd6164852bf84206538cdf80d37ed221;p=thirdparty%2Fopenwrt.git libpcap: bump PKG_RELEASE improves 34c2e7701a9a "libpcap: adjust with glibc and libcrypt-compat" Signed-off-by: Konstantin Demin Link: https://github.com/openwrt/openwrt/pull/19404 Signed-off-by: Hauke Mehrtens --- diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile index 434a43247a0..9955e248480 100644 --- a/package/libs/libpcap/Makefile +++ b/package/libs/libpcap/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libpcap PKG_VERSION:=1.10.5 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.tcpdump.org/release/