Octave 9.2.0 => 9.3.0 (#10991)

This commit is contained in:
Ed Reel
2024-12-16 11:34:39 -06:00
committed by GitHub
parent af0a2bab4b
commit 27e0667ecc
3 changed files with 4963 additions and 4963 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -3,17 +3,17 @@ require 'buildsystems/autotools'
class Octave < Autotools
description 'Scientific Programming Language'
homepage 'https://octave.org/'
version '9.2.0'
version '9.3.0'
license 'GPL-3'
compatibility 'x86_64 aarch64 armv7l'
source_url 'https://ftpmirror.gnu.org/octave/octave-9.2.0.tar.lz'
source_url "https://ftpmirror.gnu.org/octave/octave-#{version}.tar.lz"
source_sha256 'dcb2c098701cfcbc083f07e90e146261d15cdbf5e89c031032422112c89b47da'
binary_compression 'tar.zst'
binary_sha256({
aarch64: '9c544c6fbeb744a4b18400647d1401374a5e01ae290928034e67dc393765e146',
armv7l: '9c544c6fbeb744a4b18400647d1401374a5e01ae290928034e67dc393765e146',
x86_64: '6e07dadd875a06bbea3fd0360d8795af8286bd60379d9c12cadeec8b2cc626af'
aarch64: '1f1f064e4687c6e763d459aa413aa1af7d9dae1b40a900d68bee6d2279c080bc',
armv7l: '1f1f064e4687c6e763d459aa413aa1af7d9dae1b40a900d68bee6d2279c080bc',
x86_64: 'a8563280d303c5f643f89af2c919f484208b537d0ea42fd7260bfe742db0c655'
})
depends_on 'bzip2' # R