From: Alexandru Ardelean Date: Tue, 13 Nov 2018 12:58:35 +0000 (+0200) Subject: tcpreplay: bump to version 4.3.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=cc2ffbec8b61dda7f79295f5f6944a4c7b713222;p=feed%2Fpackages.git tcpreplay: bump to version 4.3.0 Run-tested on target brcm2708 [brcm2709 sub-target]. Running on OpenWrt master: https://github.com/openwrt/openwrt/commit/278e4eba096238991d0d5965d5fab07a9b648796 Signed-off-by: Alexandru Ardelean --- diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index b582c5f5fb..66abec8862 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpreplay -PKG_VERSION:=4.2.6 +PKG_VERSION:=4.3.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/appneta/tcpreplay/releases/download/v$(PKG_VERSION) -PKG_HASH:=043756c532dab93e2be33a517ef46b1341f7239278a1045ae670041dd8a4531d +PKG_HASH:=935c9f5483a9f0ffd5a5ad055b6c7be5c14a3bc9023d4e45ec80dd94857ac79f PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=docs/LICENSE