From: Alexandru Ardelean Date: Mon, 21 Feb 2022 07:36:08 +0000 (+0200) Subject: tcpreplay: bump to version 4.4.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a9170cf860b262854d46f040152e892c7e9e36b2;p=feed%2Fpackages.git tcpreplay: bump to version 4.4.1 Signed-off-by: Alexandru Ardelean --- diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 1aef5c6b27..a5ec2877c3 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpreplay -PKG_VERSION:=4.4.0 +PKG_VERSION:=4.4.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/appneta/tcpreplay/releases/download/v$(PKG_VERSION) -PKG_HASH:=28f64bf57e60d9a0b71cdc355e118c00645ab8092f54fd8b38c74571be77c355 +PKG_HASH:=51f70ed14be5913f19c25cdfa530e98c14cedab1c76fbdd26eca7b61b57344f2 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=docs/LICENSE