cross-mipsel-linux-musl: update gcc to 9.3.0

This commit is contained in:
Jürgen Buchmüller 2020-03-15 05:00:00 +01:00
parent 775ff6b443
commit 644d2ca5e6

View file

@ -1,7 +1,7 @@
# Template build file for 'cross-mipsel-linux-musl'
#
_binutils_version=2.32
_gcc_version=9.2.0
_gcc_version=9.3.0
_musl_version=1.1.24
_linux_version=4.19
@ -11,8 +11,8 @@ _archflags="-march=mips32r2 -msoft-float"
_sysroot="/usr/${_triplet}"
pkgname=cross-${_triplet}
version=0.32
revision=3
version=0.33
revision=1
short_desc="Cross toolchain for MIPS32r2 LE softfloat target (musl)"
maintainer="Orphaned <orphan@voidlinux.org>"
homepage="https://www.voidlinux.org/"
@ -23,7 +23,7 @@ distfiles="
http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz
${KERNEL_SITE}/kernel/v4.x/linux-${_linux_version}.tar.xz"
checksum="0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04
ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1
1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1"