mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/octave: bump package to version 8.4.0
See release note: https://octave.org/news/release/2023/11/05/octave-8.4.0-released.html Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
aea790392a
commit
b6d4b0170f
@@ -1,5 +1,5 @@
|
|||||||
# Locally computed after checking signature
|
# Locally computed after checking signature
|
||||||
# https://ftp.gnu.org/gnu/octave/octave-8.3.0.tar.lz.sig
|
# https://ftp.gnu.org/gnu/octave/octave-8.4.0.tar.lz.sig
|
||||||
# using key DBD9C84E39FE1AAE99F04446B05F05B75D36644B
|
# using key DBD9C84E39FE1AAE99F04446B05F05B75D36644B
|
||||||
sha256 4dbd5da711b20ce640d75471895172b60e0bb9f45b75a0daa5ddf3050488d639 octave-8.3.0.tar.lz
|
sha256 d5a7e89928528dce8cab7eead700be8a8319a98ec5334cc2ce83d29ac60264c1 octave-8.4.0.tar.lz
|
||||||
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
|
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
OCTAVE_VERSION = 8.3.0
|
OCTAVE_VERSION = 8.4.0
|
||||||
OCTAVE_SITE = https://ftp.gnu.org/gnu/octave
|
OCTAVE_SITE = https://ftp.gnu.org/gnu/octave
|
||||||
OCTAVE_SOURCE = octave-$(OCTAVE_VERSION).tar.lz
|
OCTAVE_SOURCE = octave-$(OCTAVE_VERSION).tar.lz
|
||||||
OCTAVE_LICENSE = GPL-3.0+
|
OCTAVE_LICENSE = GPL-3.0+
|
||||||
|
|||||||
Reference in New Issue
Block a user