From 6a192b0d282cb85ff4272e26df082f5eacd8e3a6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Mon, 14 Jul 2025 22:26:04 +0200 Subject: [PATCH] package/passt: bump to version 2025.06.11 Signed-off-by: Yann E. MORIN Signed-off-by: Julien Olivain --- package/passt/passt.hash | 2 +- package/passt/passt.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/passt/passt.hash b/package/passt/passt.hash index 011ba84b89..af55658594 100644 --- a/package/passt/passt.hash +++ b/package/passt/passt.hash @@ -1,4 +1,4 @@ # Locally computed -sha256 f76c12e0535b9f6af59ee747d8ed7a8f691bb1ac7429225484788f0bc6e23dac passt-2025_02_17.a1e48a0-git4.tar.gz +sha256 ac2562e4b589c518b6e30101daaa430691da2605ccc2988d0b704079c2aea4f3 passt-2025_06_11.0293c6f-git4.tar.gz sha256 32dfe03d9985f5feb581da26a2fe6c84530cccb6b53ede0d8dab075cd048ac5b LICENSES/BSD-3-Clause.txt sha256 aaf135472f81c5b4a0dca9367e5bb5e9750032b5bebe5442b36e4c0a47430df3 LICENSES/GPL-2.0-or-later.txt diff --git a/package/passt/passt.mk b/package/passt/passt.mk index 5b9fcd831f..8f9ab937b1 100644 --- a/package/passt/passt.mk +++ b/package/passt/passt.mk @@ -4,7 +4,7 @@ # ################################################################################ -PASST_VERSION = 2025_02_17.a1e48a0 +PASST_VERSION = 2025_06_11.0293c6f PASST_SITE = https://passt.top/passt PASST_SITE_METHOD = git