aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/t-rex/t-rex-installer.sh
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-05-22 15:16:24 +0200
committerPeter Mikus <pmikus@cisco.com>2017-05-23 05:43:50 +0000
commit0f2542f1bae6832503457d4b935783e2f1489746 (patch)
tree1a1b107cdaaab2a0f77dafa982747538461ee634 /resources/tools/t-rex/t-rex-installer.sh
parent9ccd71652ec8217c048c55444a73dee136ebdaea (diff)
Upgrade T-rex to version 2.25
- Upgrade T-rex to v2.25 with multiple bug fixes. Change-Id: Idc422172ce98c37ace7bbbf054a2b024c313bbf7 Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/t-rex/t-rex-installer.sh')
-rwxr-xr-xresources/tools/t-rex/t-rex-installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh
index 8090b75683..13891f14a1 100755
--- a/resources/tools/t-rex/t-rex-installer.sh
+++ b/resources/tools/t-rex/t-rex-installer.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-TREX_VERSION="2.22"
+TREX_VERSION="2.25"
TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/"
TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"