package/octave: bump to version 10.3.0

See release announce:
https://octave.org/news/release/2025/10/01/octave-10.3.0-released.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Julien Olivain
2026-01-20 23:28:35 +01:00
committed by Peter Korsgaard
parent ab9bb65a98
commit 6b4381dda2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# Locally computed after checking signature
# https://ftp.gnu.org/gnu/octave/octave-10.2.0.tar.lz.sig
# https://ftp.gnu.org/gnu/octave/octave-10.3.0.tar.lz.sig
# using key DBD9C84E39FE1AAE99F04446B05F05B75D36644B
sha256 d0bf8992b6d4ac2bdae93590f8520882150a239cc260b43c632b4a9ad28e8991 octave-10.2.0.tar.lz
sha256 68bc82885a3ae67a806debb14eb229506d2fe398c969dd42e2e38cc1c35f2aff octave-10.3.0.tar.lz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
+1 -1
View File
@@ -4,7 +4,7 @@
#
################################################################################
OCTAVE_VERSION = 10.2.0
OCTAVE_VERSION = 10.3.0
OCTAVE_SITE = $(BR2_GNU_MIRROR)/octave
OCTAVE_SOURCE = octave-$(OCTAVE_VERSION).tar.lz
OCTAVE_LICENSE = GPL-3.0+