Skip to content

Commit

Permalink
cross-x86_64-linux-musl: update to gcc 14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oreo639 committed Dec 14, 2024
1 parent 90de3f8 commit d9f9a37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/cross-x86_64-linux-musl/template
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Template file for 'cross-x86_64-linux-musl'
_binutils_version=2.41
_gcc_version=13.2.0
_gcc_version=14.2.0
_musl_version=1.1.24
_linux_version=6.1
_libucontext_version=1.2
pkgname=cross-x86_64-linux-musl
version=0.36
revision=2
version=0.37
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 @@ -23,7 +23,7 @@ distfiles="
${KERNEL_SITE}/kernel/v${_linux_version%%.*}.x/linux-${_linux_version}.tar.xz
https://github.com/kaniini/libucontext/archive/libucontext-${_libucontext_version}.tar.gz"
checksum="ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450
e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
a7b39bc69cbf9e25826c5a60ab26477001f7c08d85cec04bc0e29cabed6f3cc9
1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
937fba9d0beebd7cf957b79979b19fe3a29bb9c4bfd25e869477d7154bbf8fd3"
Expand Down

0 comments on commit d9f9a37

Please sign in to comment.