mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/tcpreplay: bump to version 4.5.2
Bugfix release, fixing compatibility w/ gcc-15. For change log, see: https://github.com/appneta/tcpreplay/releases/tag/v4.5.2 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [Peter: mention gcc+15 fix] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f3be464f7a
commit
0f80622f1c
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://github.com/appneta/tcpreplay/releases/download/v4.5.1/tcpreplay-4.5.1.tar.xz.asc
|
||||
# https://github.com/appneta/tcpreplay/releases/download/v4.5.2/tcpreplay-4.5.2.tar.xz.asc
|
||||
# using key 84E4FA215C934A7D97DC76D5E9E2149793BDE17E
|
||||
sha256 5126613f783062b43f514b05ad981376050a8fee35b03c8de4445ddeefd95049 tcpreplay-4.5.1.tar.xz
|
||||
sha256 2df15bc6d49f96a77617d137049f998193bbae95c1a31b04ca02856a24cbf384 tcpreplay-4.5.2.tar.xz
|
||||
sha256 07cf5e92d475287a7d1663b33097f40cae5adf03ed8920fcd4374e3dfb48c8ad docs/LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TCPREPLAY_VERSION = 4.5.1
|
||||
TCPREPLAY_VERSION = 4.5.2
|
||||
TCPREPLAY_SITE = https://github.com/appneta/tcpreplay/releases/download/v$(TCPREPLAY_VERSION)
|
||||
TCPREPLAY_SOURCE = tcpreplay-$(TCPREPLAY_VERSION).tar.xz
|
||||
TCPREPLAY_LICENSE = GPL-3.0
|
||||
|
||||
Reference in New Issue
Block a user