* [Buildroot] [PATCH 1/1] package/fwts: bump to version 24.09.00
@ 2024-09-28 13:36 Julien Olivain
2024-10-02 20:51 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-09-28 13:36 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
See release announce:
https://lists.ubuntu.com/archives/fwts-devel/2024-September/013906.html
This commit also update the commented hash source URL from http to
https, since it is now redirected.
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch runtime tested in:
https://gitlab.com/jolivain/buildroot/-/jobs/7944511137
---
package/fwts/fwts.hash | 4 ++--
package/fwts/fwts.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/fwts/fwts.hash b/package/fwts/fwts.hash
index 61f615835e..6c9f9dc76b 100644
--- a/package/fwts/fwts.hash
+++ b/package/fwts/fwts.hash
@@ -1,5 +1,5 @@
-# Hash from: http://fwts.ubuntu.com/release/SHA256SUMS
-sha256 2bd45ab1b9f8dc1db2716721e89d982ee4b4eda4b1043cca7b13775c95d5023b fwts-V24.07.00.tar.gz
+# Hash from: https://fwts.ubuntu.com/release/SHA256SUMS
+sha256 4f352dedd630217a3551bb4f6e8d61f8514be457d37b90c936c3b6cfb6a6fa7e fwts-V24.09.00.tar.gz
# Hash for license file
sha256 3cd2c5d12f024ff2aa203e37d7e972c4d5ab7bf1a65e3e09aebccf71e64b525b debian/copyright
diff --git a/package/fwts/fwts.mk b/package/fwts/fwts.mk
index fa1f8ed8c4..91b5e613dc 100644
--- a/package/fwts/fwts.mk
+++ b/package/fwts/fwts.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FWTS_VERSION = 24.07.00
+FWTS_VERSION = 24.09.00
FWTS_SOURCE = fwts-V$(FWTS_VERSION).tar.gz
FWTS_SITE = https://fwts.ubuntu.com/release
FWTS_STRIP_COMPONENTS = 0
--
2.46.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-02 20:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-28 13:36 [Buildroot] [PATCH 1/1] package/fwts: bump to version 24.09.00 Julien Olivain
2024-10-02 20:51 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox