diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-02-20 10:49:27 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-02-20 10:49:27 +0100 |
| commit | a24f1b436ebc070b7c7a040ba2090d73095bd58e (patch) | |
| tree | baf46277c357d8bad7065c5590fdedb89ea44641 /private/gcc-latest/gcc-latest.SlackBuild | |
| parent | bd84f6bbf0e05454762531c439628931c1cb4221 (diff) | |
| download | slackbuilder-a24f1b436ebc070b7c7a040ba2090d73095bd58e.tar.gz | |
gcc-latest: Updated for version 12.2.0
Diffstat (limited to 'private/gcc-latest/gcc-latest.SlackBuild')
| -rwxr-xr-x | private/gcc-latest/gcc-latest.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |
