summaryrefslogtreecommitdiff
path: root/repo/devel/gcc.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/devel/gcc.xibuild')
-rw-r--r--repo/devel/gcc.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/devel/gcc.xibuild b/repo/devel/gcc.xibuild
index c74de26..f18b57a 100644
--- a/repo/devel/gcc.xibuild
+++ b/repo/devel/gcc.xibuild
@@ -3,7 +3,7 @@
MAKEDEPS=(grep make )
DEPS=(glibc)
-PKG_VER=11.1.0
+PKG_VER=11.2.0
SOURCE=https://ftp.gnu.org/gnu/gcc/gcc-$PKG_VER/gcc-$PKG_VER.tar.xz
DESC="The GNU Compiler Collection - C and C++ frontends"