stdcxx: update to version 12.3.0

Issue #4827
This commit is contained in:
Christian Prochaska 2023-05-09 12:09:44 +02:00 committed by Christian Helmuth
parent 78b8b2785c
commit 2e754da822
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
b657198052b46799dee7b9c80e910f1d46099e82
4eddc2a55a80ed5d3a50fee3f5c25e7ac42afd72

View File

@ -1,9 +1,9 @@
LICENSE := LGPL
VERSION := 12.2.0
VERSION := 12.3.0
DOWNLOADS := gcc.archive
URL(gcc) := ftp://ftp.fu-berlin.de/gnu/gcc/gcc-$(VERSION)/gcc-$(VERSION).tar.xz
SHA(gcc) := e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff
SHA(gcc) := 949a5d4f99e786421a93b532b22ffab5578de7321369975b91aec97adfda8c3b
DIR(gcc) := src/lib/stdcxx
SIG(gcc) := ${URL(gcc)}
KEY(gcc) := GNU