summaryrefslogtreecommitdiff
path: root/private
diff options
context:
space:
mode:
Diffstat (limited to 'private')
-rwxr-xr-xprivate/gcc-latest/gcc-latest.SlackBuild2
-rw-r--r--private/gcc-latest/gcc-latest.info6
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%"