mirror of https://github.com/openwrt/packages.git
tcpreplay: update to 4.2.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>pull/4297/head
parent
d077d5b5a7
commit
e805651506
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tcpreplay
|
||||
PKG_VERSION:=4.2.1
|
||||
PKG_VERSION:=4.2.3
|
||||
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_MD5SUM:=a2864f466fe17715baa49d44d5a91eb4
|
||||
PKG_HASH:=224b519e561d969b4bdb0e700c2283e036620e3cb5895d5aab2a7e4f27d21a79
|
||||
PKG_MD5SUM:=0571a6e20081429931d408b612ecc8a8
|
||||
PKG_HASH:=68d8d49dab5bf58b2e8d244eee1ee7f2379d967da19fe97dd9d59bcf40a22abc
|
||||
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE_FILES:=docs/LICENSE
|
||||
|
|
Loading…
Reference in New Issue