Skip to content

Commit

Permalink
cross-x86_64-linux-gnu: update to gcc 13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oreo639 committed Jan 16, 2024
1 parent dcdeb1a commit 02163d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions srcpkgs/cross-x86_64-linux-gnu/template
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Template file for 'cross-x86_64-linux-gnu'
_binutils_version=2.39
_gcc_version=12.2.0
_binutils_version=2.41
_gcc_version=13.2.0
_glibc_version=2.38
_linux_version=5.10.4
pkgname=cross-x86_64-linux-gnu
version=0.35
revision=7
version=0.36
revision=1
build_style=void-cross
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
makedepends="isl-devel libmpc-devel gmp-devel mpfr-devel
Expand All @@ -19,8 +19,8 @@ distfiles="${GNU_SITE}/binutils/binutils-${_binutils_version}.tar.xz"
distfiles+=" ${GNU_SITE}/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.xz"
distfiles+=" ${GNU_SITE}/glibc/glibc-${_glibc_version}.tar.xz"
distfiles+=" ${KERNEL_SITE}/kernel/v5.x/linux-${_linux_version}.tar.xz"
checksum="645c25f563b8adc0a81dbd6a41cffbf4d37083a382e02d5d3df4f65c09516d00
e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff
checksum="ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450
e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
fb82998998b2b29965467bc1b69d152e9c307d2cf301c9eafb4555b770ef3fd2
904e396c26e9992a16cd1cc989460171536bed7739bf36049f6eb020ee5d56ec"
nocross=yes
Expand Down

0 comments on commit 02163d7

Please sign in to comment.