|
@@ -4,8 +4,8 @@
|
|
|
#
|
|
|
################################################################################
|
|
|
|
|
|
-TCPREPLAY_VERSION = 4.1.0
|
|
|
-TCPREPLAY_SITE = http://downloads.sourceforge.net/project/tcpreplay/tcpreplay/$(TCPREPLAY_VERSION)
|
|
|
+TCPREPLAY_VERSION = 4.1.1
|
|
|
+TCPREPLAY_SITE = https://github.com/appneta/tcpreplay/releases/download/v$(TCPREPLAY_VERSION)
|
|
|
TCPREPLAY_LICENSE = GPLv3
|
|
|
TCPREPLAY_LICENSE_FILES = docs/LICENSE
|
|
|
TCPREPLAY_CONF_ENV = \
|