cross-aarch64-linux-gnu: bump kernel version to 3.18.25 like the others.
This commit is contained in:
parent
44639b5774
commit
8a924c4727
|
@ -3,7 +3,7 @@
|
|||
_binutils_version=2.27
|
||||
_gcc_version=4.9.4
|
||||
_glibc_version=2.24
|
||||
_linux_version=3.14.58
|
||||
_linux_version=3.18.25
|
||||
|
||||
_triplet=aarch64-linux-gnu
|
||||
_archflags="-march=armv8-a"
|
||||
|
@ -11,7 +11,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.21
|
||||
revision=5
|
||||
revision=6
|
||||
short_desc="GNU Cross toolchain for the ${_triplet} LE target (binutils/gcc/glibc)"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -25,7 +25,7 @@ checksum="
|
|||
369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88
|
||||
6c11d292cd01b294f9f84c9a59c230d80e9e4a47e5c6355f046bb36d4f358092
|
||||
99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
f4d016cb807b294988c6515c245939b2a7987ba606ad0662958bd8cb8600814b"
|
||||
c649874e2856101df7cefe5fdad313ebb2282a939fc1e95cf02222327745ff92"
|
||||
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in New Issue