diff options
Diffstat (limited to 'manualPorts/gcc/Pkgfile')
-rw-r--r-- | manualPorts/gcc/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manualPorts/gcc/Pkgfile b/manualPorts/gcc/Pkgfile index 2fea6a9..f4903da 100644 --- a/manualPorts/gcc/Pkgfile +++ b/manualPorts/gcc/Pkgfile @@ -13,7 +13,7 @@ # temporarily installed gnat-gpl). name=gcc -version=12.3.0 +version=12.4.0 release=1 source=(https://sourceware.org/pub/gcc/releases/gcc-$version/$name-$version.tar.xz $name-nocheck-fixincludes.patch $name-4.7.3-multilib-dirs.patch) |