From: Alexandru Ardelean Date: Sat, 5 Sep 2026 08:51:19 +0000 (+0300) Subject: tcpreplay: update to 4.6.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8de821ca640d5326d0bdc99cda940585a476d7d0;p=openwrt-packages.git tcpreplay: update to 4.6.1 Refresh PKG_HASH from the appneta release tarball. Signed-off-by: Alexandru Ardelean --- diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 1c8e855b9..7d4326e01 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpreplay -PKG_VERSION:=4.6.0 +PKG_VERSION:=4.6.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/appneta/tcpreplay/releases/download/v$(PKG_VERSION) -PKG_HASH:=1ec01a3fab92215be6d8a99984ab6c16047c1ec6d813f4c508b744dd94b48837 +PKG_HASH:=14b96e3565d6e66e813000d0d510afeaecb871f2b533182c391c6ccf948c3e21 PKG_LICENSE:=GPL-3.0-only PKG_LICENSE_FILES:=docs/LICENSE