[1/1] package/uuu: bump to version 1.5.219

Message ID 20250804180616.613019-1-dario.binacchi@amarulasolutions.com
State New
Headers show
Series
  • [1/1] package/uuu: bump to version 1.5.219
Related show

Commit Message

Dario Binacchi Aug. 4, 2025, 6:06 p.m. UTC
Release notes:
https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.218
https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.219

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 package/uuu/uuu.hash | 2 +-
 package/uuu/uuu.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

'Julien Olivain' via Amarula Linux Aug. 7, 2025, 1:17 a.m. UTC | #1
On 04/08/2025 20:06, Dario Binacchi wrote:
> Release notes:
> https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.218
> https://github.com/nxp-imx/mfgtools/releases/tag/uuu_1.5.219
> 
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Applied to master, thanks.

For info, I also removed the stale package patch which was included in
this new release. See:
https://gitlab.com/buildroot.org/buildroot/-/commit/1c7948af337275ba3ec5ca9d2797fc4ba493da62

Best regards,

Julien.

To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.

Patch

diff --git a/package/uuu/uuu.hash b/package/uuu/uuu.hash
index 9f978f55cc6b..a56baaaef49b 100644
--- a/package/uuu/uuu.hash
+++ b/package/uuu/uuu.hash
@@ -1,3 +1,3 @@ 
 # locally computed
-sha256  c763b87ffdf10ac5499a0c319463759caa336bc6567b56d6d0ef448590c1a76d  uuu_source-uuu_1.5.201.tar.gz
+sha256  5940b1882628531b5786668552207576a5e27b7b890d67def2e22a760ebd5d91  uuu_source-uuu_1.5.219.tar.gz
 sha256  cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495  LICENSE
diff --git a/package/uuu/uuu.mk b/package/uuu/uuu.mk
index 93d0b97b133f..18438963adf5 100644
--- a/package/uuu/uuu.mk
+++ b/package/uuu/uuu.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-UUU_VERSION = 1.5.201
+UUU_VERSION = 1.5.219
 UUU_SOURCE = uuu_source-uuu_$(UUU_VERSION).tar.gz
 UUU_SITE = https://github.com/nxp-imx/mfgtools/releases/download/uuu_$(UUU_VERSION)
 UUU_LICENSE = BSD 3-Clause "New" or "Revised" License