diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2021-03-10 07:20:44 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2021-03-10 07:21:10 -0500 |
commit | c2da2325f592ff752fc8ccbbad5f869e90672026 (patch) | |
tree | 99a19be8d69b34e52f219f12179c8b171e3db6a1 /sci-mathematics | |
parent | app-crypt/aespipe: stabilize 2.4f on x86 (diff) | |
download | gentoo-c2da2325f592ff752fc8ccbbad5f869e90672026.tar.gz gentoo-c2da2325f592ff752fc8ccbbad5f869e90672026.tar.bz2 gentoo-c2da2325f592ff752fc8ccbbad5f869e90672026.zip |
sci-mathematics/octave: new upstream version 6.2.0.
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/octave/Manifest | 2 | ||||
-rw-r--r-- | sci-mathematics/octave/octave-6.2.0.ebuild (renamed from sci-mathematics/octave/octave-6.1.0-r1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/Manifest b/sci-mathematics/octave/Manifest index ca1b95d31453..80143154f5f6 100644 --- a/sci-mathematics/octave/Manifest +++ b/sci-mathematics/octave/Manifest @@ -1,2 +1,2 @@ DIST octave-5.2.0.tar.gz 33360285 BLAKE2B 6d53a48a7fbe929e372fd51d084c0269befd3140341f3f3a1f2cae02f9f085ed434c3336c770c9a856081197c93ee306f481dd116b958685175bc294e4db62ae SHA512 fa2076fb22415e0797964c66cfb8d24643f178f45eb9c14ebb4c082767e0a53509fde550f579fa4a816348bd0f7cbc74f24144f9a30a5b9c09ebe1b3949db498 -DIST octave-6.1.0.tar.gz 32592405 BLAKE2B e39d7e8726b1aad8e378c8578e3d019b735ee82aa00230c9c35b36238848aa4c557da11707203c1ff845c26a117852c40ad9a42138812dcb5eba9b77a583a117 SHA512 34abe6fa489aea94bfeb08027653cd83a73611c6032c8b3ddc4b59223f316ee275f74490048a45aebf178858494f6920593565e612f6e77351102494cb9f49f7 +DIST octave-6.2.0.tar.gz 32620419 BLAKE2B 55fd06336263b43f921ef30cac4fb82951a6be19aa60b6c24f24bcf3884923d824b6e4e6a8ad2983c394f541e556f7830922b34f8565bff3d07a7830c5df3cb0 SHA512 4039b68ffa77e599c63aa5748411603e86943be63ce96b6810547ba9776fe400939957fd8c40b2f212dfe244c76e58fdbbc4025179c9785b773da9bbb9fedaf2 diff --git a/sci-mathematics/octave/octave-6.1.0-r1.ebuild b/sci-mathematics/octave/octave-6.2.0.ebuild index 291afd256768..0485737c240b 100644 --- a/sci-mathematics/octave/octave-6.1.0-r1.ebuild +++ b/sci-mathematics/octave/octave-6.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 |