* [Buildroot] [PATCH 1/1] package/octave: bump to version 9.3.0
@ 2024-12-16 22:05 Julien Olivain
2024-12-29 22:48 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-12-16 22:05 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
See release announce:
https://octave.org/news/release/2024/12/15/octave-9.3.0-released.html
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch tested in:
https://gitlab.com/jolivain/buildroot/-/jobs/8657897631
---
package/octave/octave.hash | 4 ++--
package/octave/octave.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/octave/octave.hash b/package/octave/octave.hash
index d9313734f1..5d96f9232c 100644
--- a/package/octave/octave.hash
+++ b/package/octave/octave.hash
@@ -1,5 +1,5 @@
# Locally computed after checking signature
-# https://ftp.gnu.org/gnu/octave/octave-9.2.0.tar.lz.sig
+# https://ftp.gnu.org/gnu/octave/octave-9.3.0.tar.lz.sig
# using key DBD9C84E39FE1AAE99F04446B05F05B75D36644B
-sha256 dcb2c098701cfcbc083f07e90e146261d15cdbf5e89c031032422112c89b47da octave-9.2.0.tar.lz
+sha256 166e3ee492b2b1cade136cca50180c6adbbbd134fd1f34ae46e2948544a598ec octave-9.3.0.tar.lz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
diff --git a/package/octave/octave.mk b/package/octave/octave.mk
index 34d9288c75..3989b85a4a 100644
--- a/package/octave/octave.mk
+++ b/package/octave/octave.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OCTAVE_VERSION = 9.2.0
+OCTAVE_VERSION = 9.3.0
OCTAVE_SITE = $(BR2_GNU_MIRROR)/octave
OCTAVE_SOURCE = octave-$(OCTAVE_VERSION).tar.lz
OCTAVE_LICENSE = GPL-3.0+
--
2.47.1
_______________________________________________
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-12-29 22:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-16 22:05 [Buildroot] [PATCH 1/1] package/octave: bump to version 9.3.0 Julien Olivain
2024-12-29 22:48 ` 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