package/octave: bump to version 9.4.0

See release announce:
https://octave.org/news/release/2025/02/07/octave-9.4.0-released.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Julien Olivain
2025-03-10 22:29:38 +01:00
parent bee46bf38d
commit 1065fe6602
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Locally computed after checking signature
# https://ftp.gnu.org/gnu/octave/octave-9.3.0.tar.lz.sig
# https://ftp.gnu.org/gnu/octave/octave-9.4.0.tar.lz.sig
# using key DBD9C84E39FE1AAE99F04446B05F05B75D36644B
sha256 166e3ee492b2b1cade136cca50180c6adbbbd134fd1f34ae46e2948544a598ec octave-9.3.0.tar.lz
sha256 693fceb5b69211034d464b61be871c803ff74a3af4de72829341c365a53d6da1 octave-9.4.0.tar.lz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
OCTAVE_VERSION = 9.3.0
OCTAVE_VERSION = 9.4.0
OCTAVE_SITE = $(BR2_GNU_MIRROR)/octave
OCTAVE_SOURCE = octave-$(OCTAVE_VERSION).tar.lz
OCTAVE_LICENSE = GPL-3.0+