From: Alexandru Ardelean Date: Sun, 30 Dec 2018 22:08:01 +0000 (+0200) Subject: tcpreplay: bump to version 4.3.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5e0c99df09f8302c12b8cf3e34f256d824ae94e3;p=openwrt-packages.git tcpreplay: bump to version 4.3.1 This change bumps the version to 4.3.1. Also, it changes the source archive to `tar.xz` Signed-off-by: Alexandru Ardelean --- diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 66abec886..73d62da7c 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tcpreplay -PKG_VERSION:=4.3.0 +PKG_VERSION:=4.3.1 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/appneta/tcpreplay/releases/download/v$(PKG_VERSION) -PKG_HASH:=935c9f5483a9f0ffd5a5ad055b6c7be5c14a3bc9023d4e45ec80dd94857ac79f +PKG_HASH:=108924a25e616e3465139410c49cae629c338df73443dfc8fc155ea9f099c659 PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=docs/LICENSE