diff --git a/gcc.be0 b/gcc.be0 index 483c623e7..a79a29aba 100755 --- a/gcc.be0 +++ b/gcc.be0 @@ -1,13 +1,8 @@ #!/bin/env beesh -# BEE_VERSION gcc-5.4.0-0 - -# we had some problems with the 5.4 release against glibc 2.26 -# which are already fixed on the gcc-5 branch -# -# bee download -c gcc-5-branch https://gcc.gnu.org/git/gcc.git -# -SRCURL[0]="/src/mariux/download/gcc-5.4.0_release_p1052_5de58e00a7b.tar.bz2" +# BEE_VERSION gcc-7.2.0-0 + +SRCURL[0]="https://ftp.gnu.org/gnu/gcc/gcc-${PKGVERSION}/gcc-${PKGVERSION}.tar.xz" LIBEXECDIR=/usr/lib LIBDIR=/usr/lib