cross-mipsel-linux-musl: update binutils and musl.
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| # Template build file for 'cross-mipsel-linux-musl' | ||||
| # | ||||
| _binutils_version=2.24 | ||||
| _binutils_version=2.25.1 | ||||
| _gcc_version=4.9.3 | ||||
| _musl_version=1.1.10 | ||||
| _musl_version=1.1.12 | ||||
| _linux_version=3.10.6 | ||||
|  | ||||
| _triplet=mipsel-linux-musl | ||||
| @@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}" | ||||
|  | ||||
| pkgname=cross-${_triplet} | ||||
| version=0.20 | ||||
| revision=3 | ||||
| revision=4 | ||||
| short_desc="Cross toolchain for MIPS32r2 LE softfloat target (musl)" | ||||
| maintainer="Juan RP <xtraeme@voidlinux.eu>" | ||||
| homepage="http://www.voidlinux.eu" | ||||
| @@ -22,11 +22,10 @@ distfiles=" | ||||
|  http://ftp.gnu.org/pub/gnu/gcc/gcc-${_gcc_version}/gcc-${_gcc_version}.tar.bz2 | ||||
|  http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_linux_version}.tar.xz | ||||
|  http://www.musl-libc.org/releases/musl-${_musl_version}.tar.gz" | ||||
| checksum=" | ||||
|  e5e8c5be9664e7f7f96e0d09919110ab5ad597794f5b1809871177a0f0f14137 | ||||
| checksum="b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22 | ||||
|  2332b2a5a321b57508b9031354a8503af6fdfb868b8c1748d33028d100a8b67e | ||||
|  ed4dfd9f56b7c82e9c71331bbf8d2ea01ddfddc1b6209bd3f3c8640aa24065cf | ||||
|  45bbe9b1c7f7a0f743477af1e103b6889bfe4dd9815e16f6c89f6c90831c8b7c" | ||||
|  720b83c7e276b4b679c0bffe9509340d5f81fd601508e607e708177df0d31c0e" | ||||
|  | ||||
| lib32disabled=yes | ||||
| nocross=yes | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Christian Neukirchen
					Christian Neukirchen