From: Alexandru Ardelean Date: Mon, 18 Sep 2017 07:56:00 +0000 (+0300) Subject: tcpreplay: update to version 4.2.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d8f7818311240b1ba78d293e96179a4848405a9a;p=openwrt-packages.git tcpreplay: update to version 4.2.5 Signed-off-by: Alexandru Ardelean --- diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index a6b9cd850..d8857affa 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpreplay -PKG_VERSION:=4.2.3 +PKG_VERSION:=4.2.5 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:=68d8d49dab5bf58b2e8d244eee1ee7f2379d967da19fe97dd9d59bcf40a22abc +PKG_HASH:=941026be34e1db5101d3d22ebddd6fff76179a1ee81e273338f533ba4eca89d7 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=docs/LICENSE