u-boot-tools: update to 2026.01.

This commit is contained in:
Duncaen
2026-02-18 19:26:18 +01:00
parent 08512559ed
commit e4a4af1fff
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'u-boot-tools'
pkgname=u-boot-tools
version=2025.10
version=2026.01
revision=1
build_style=gnu-makefile
make_build_args="HOSTSTRIP=: STRIP=: NO_SDL=1"
@@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://u-boot.readthedocs.io/en/latest/"
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
checksum=b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a
checksum=b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54
if [ "$CROSS_BUILD" ]; then
make_build_args+=" CROSS_BUILD_TOOLS=y CROSS_COMPILE=${XBPS_CROSS_TRIPLET}-"