package/octave: bump to version 11.1.0

See release announce:
https://octave.org/news/release/2026/02/20/octave-1.1.0-released.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
Julien Olivain
2026-04-18 17:08:41 +02:00
committed by Marcus Hoffmann
parent e96e63dc0e
commit bb53aa4fbd
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-10.3.0.tar.lz.sig
# https://ftp.gnu.org/gnu/octave/octave-11.1.0.tar.lz.sig
# using key DBD9C84E39FE1AAE99F04446B05F05B75D36644B
sha256 68bc82885a3ae67a806debb14eb229506d2fe398c969dd42e2e38cc1c35f2aff octave-10.3.0.tar.lz
sha256 fb48e9bb9e3e7c6a4755cc90789ecfe54a00f5c59089cf6d50bb32d964bc1abf octave-11.1.0.tar.lz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING

View File

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