[Buildroot] [PATCH 1/1] package/octave: bump package to version 8.4.0

Yann E. MORIN yann.morin.1998 at free.fr
Sat Nov 18 14:38:21 UTC 2023


Julien, All,

On 2023-11-13 21:53 +0100, Julien Olivain spake thusly:
> See release note:
> https://octave.org/news/release/2023/11/05/octave-8.4.0-released.html
> 
> Signed-off-by: Julien Olivain <ju.o at free.fr>

Applied to next, thanks.

Regards,
Yann E. MORIN.

> ---
> Patch tested on branch master at commit 3b65462, with commands:
> 
>     utils/docker-run make check-package
>     ...
>     0 warnings generated
> 
>     utils/test-pkg -p octave
>     ...
>     6 builds, 4 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
> 
>     support/testing/run-tests \
>         -d dl \
>         -o output_folder \
>         tests.package.test_octave
>     ...
>     OK
> ---
>  package/octave/octave.hash | 4 ++--
>  package/octave/octave.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/octave/octave.hash b/package/octave/octave.hash
> index a655f82849..20ee4ddb64 100644
> --- a/package/octave/octave.hash
> +++ b/package/octave/octave.hash
> @@ -1,5 +1,5 @@
>  # 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
> -sha256  4dbd5da711b20ce640d75471895172b60e0bb9f45b75a0daa5ddf3050488d639  octave-8.3.0.tar.lz
> +sha256  d5a7e89928528dce8cab7eead700be8a8319a98ec5334cc2ce83d29ac60264c1  octave-8.4.0.tar.lz
>  sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  COPYING
> diff --git a/package/octave/octave.mk b/package/octave/octave.mk
> index 86f5564c02..cae0de7620 100644
> --- a/package/octave/octave.mk
> +++ b/package/octave/octave.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -OCTAVE_VERSION = 8.3.0
> +OCTAVE_VERSION = 8.4.0
>  OCTAVE_SITE = https://ftp.gnu.org/gnu/octave
>  OCTAVE_SOURCE = octave-$(OCTAVE_VERSION).tar.lz
>  OCTAVE_LICENSE = GPL-3.0+
> -- 
> 2.41.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list