aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Ardelean <ardeleanalex@gmail.com>2016-08-18 14:30:17 +0300
committerAlexandru Ardelean <ardeleanalex@gmail.com>2016-08-18 21:50:11 +0300
commitf655a0dd01385c9b68648ce15d6578d9532e3953 (patch)
tree84579512ef27372b2228a2d93e96e834074559bf
parentf2ad3267304a906c2fd2ccddf4145acd786263be (diff)
tcpreplay: add PKG_LICENSE_FILES
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
-rw-r--r--net/tcpreplay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile
index bdc90aab7..6ff222502 100644
--- a/net/tcpreplay/Makefile
+++ b/net/tcpreplay/Makefile
@@ -9,13 +9,14 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=tcpreplay
PKG_VERSION:=4.1.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/appneta/tcpreplay/releases/download/v$(PKG_VERSION)
PKG_MD5SUM:=80394c33fe697b53b69eac9bb0968ae9
PKG_LICENSE:=GPL-3.0
+PKG_LICENSE_FILES:=docs/LICENSE
PKG_FIXUP:=libtool
PKG_INSTALL:=1