summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Demin2025-07-14 08:03:04 +0000
committerHauke Mehrtens2025-07-19 16:54:05 +0000
commita308d3b2fd6164852bf84206538cdf80d37ed221 (patch)
tree6bf9773d5cdab7f708b8a5e36b68f348400f9b73
parent467b7c0dc6bb4bef05269d12f1380ab9292c245a (diff)
downloadopenwrt-a308d3b2fd6164852bf84206538cdf80d37ed221.tar.gz
libpcap: bump PKG_RELEASE
improves 34c2e7701a9a "libpcap: adjust with glibc and libcrypt-compat" Signed-off-by: Konstantin Demin <rockdrilla@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19404 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--package/libs/libpcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile
index 434a43247a..9955e24848 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/