From: Alexandru Ardelean Date: Fri, 13 Jan 2023 09:29:04 +0000 (+0200) Subject: tcpreplay: bump to version 4.4.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=36a45c4ce709c025fb309ca52c256d0d3a55e00c;p=openwrt-packages.git tcpreplay: bump to version 4.4.3 Signed-off-by: Alexandru Ardelean --- diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index a5ec2877c..4450b995d 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpreplay -PKG_VERSION:=4.4.1 -PKG_RELEASE:=$(AUTORELEASE) +PKG_VERSION:=4.4.3 +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:=51f70ed14be5913f19c25cdfa530e98c14cedab1c76fbdd26eca7b61b57344f2 +PKG_HASH:=352fcd073c61140e5008ffe4e37d4744c31037e73854a921cd8b6b5d9f29cd54 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=docs/LICENSE