u-boot-tools: update to 2020.10.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'u-boot-tools'
|
||||
pkgname=u-boot-tools
|
||||
version=2020.07
|
||||
version=2020.10
|
||||
revision=1
|
||||
wrksrc="u-boot-${version}"
|
||||
build_style=gnu-makefile
|
||||
@@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.denx.de/wiki/U-Boot/"
|
||||
distfiles="ftp://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
checksum=c1f5bf9ee6bb6e648edbf19ce2ca9452f614b08a9f886f1a566aa42e8cf05f6a
|
||||
checksum=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
make_build_args+=" CROSS_BUILD_TOOLS=y CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"
|
||||
|
||||
Reference in New Issue
Block a user