From: Alexandru Ardelean Date: Sat, 15 Jul 2023 21:43:01 +0000 (+0300) Subject: tcpreplay: bump to version 4.4.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4b4e549af98afad8f15107cd91c4effb40d1ee01;p=openwrt-packages.git tcpreplay: bump to version 4.4.4 Signed-off-by: Alexandru Ardelean --- diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 4450b995d..5e993c256 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpreplay -PKG_VERSION:=4.4.3 +PKG_VERSION:=4.4.4 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:=352fcd073c61140e5008ffe4e37d4744c31037e73854a921cd8b6b5d9f29cd54 +PKG_HASH:=3ff9753cc43bb15e77832cee657e3030dbcdd957fa247e6abacc605689e24051 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=docs/LICENSE