From a24f1b436ebc070b7c7a040ba2090d73095bd58e Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 20 Feb 2023 10:49:27 +0100 Subject: [PATCH] gcc-latest: Updated for version 12.2.0 --- private/gcc-latest/gcc-latest.SlackBuild | 2 +- private/gcc-latest/gcc-latest.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/private/gcc-latest/gcc-latest.SlackBuild b/private/gcc-latest/gcc-latest.SlackBuild index c17271e..3f67a91 100755 --- a/private/gcc-latest/gcc-latest.SlackBuild +++ b/private/gcc-latest/gcc-latest.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gcc-latest -VERSION=${VERSION:-12.1.0} +VERSION=${VERSION:-12.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/private/gcc-latest/gcc-latest.info b/private/gcc-latest/gcc-latest.info index 33bc8d5..33d8ec4 100644 --- a/private/gcc-latest/gcc-latest.info +++ b/private/gcc-latest/gcc-latest.info @@ -1,8 +1,8 @@ PRGNAM="gcc-latest" -VERSION="12.1.0" +VERSION="12.2.0" HOMEPAGE="https://gcc.gnu.org/" -DOWNLOAD="https://ftp.gnu.org/gnu/gcc/gcc-12.1.0/gcc-12.1.0.tar.xz" -MD5SUM="ed45b55ee859ada4b25a1e76e0c4d966" +DOWNLOAD="https://ftp.gnu.org/gnu/gcc/gcc-12.2.0/gcc-12.2.0.tar.xz" +MD5SUM="73bafd0af874439dcdb9fc063b6fb069" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%"