package/octave: bump to version 10.2.0

See release announce:
https://octave.org/news/release/2025/06/03/octave-10.2.0-released.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Julien Olivain
2025-07-22 00:23:52 +02:00
parent f5b50ae926
commit fa043ddeab
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.1.0.tar.lz.sig
# https://ftp.gnu.org/gnu/octave/octave-10.2.0.tar.lz.sig
# using key DBD9C84E39FE1AAE99F04446B05F05B75D36644B
sha256 aa1583316916ab5d08e71bcfa63eb865ecaa2561e842f769748d9b106b4cb409 octave-10.1.0.tar.lz
sha256 d0bf8992b6d4ac2bdae93590f8520882150a239cc260b43c632b4a9ad28e8991 octave-10.2.0.tar.lz
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING

View File

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