diff options
Diffstat (limited to 'repos/core/gcc/abuild')
| -rw-r--r-- | repos/core/gcc/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/gcc/abuild b/repos/core/gcc/abuild index f61c63a2..66591c3d 100644 --- a/repos/core/gcc/abuild +++ b/repos/core/gcc/abuild @@ -1,6 +1,6 @@ name=gcc -version=14.1.0 -release=2 +version=14.2.0 +release=1 source="https://ftp.gnu.org/gnu/gcc/gcc-$version/gcc-$version.tar.xz c89 c99" |