Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/asahi-uboot/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'asahi-uboot'
pkgname=asahi-uboot
version=2026.04+2
version=2026.07+2
revision=1
archs="aarch64*"
hostmakedepends="bison flex which python3 swig python3-devel
Expand All @@ -13,7 +13,7 @@ maintainer="dkwo <npiazza@disroot.org>, Will Springer <skirmisher@protonmail.com
license="GPL-2.0-or-later, MIT"
homepage="https://asahilinux.org"
distfiles="https://github.com/AsahiLinux/u-boot/archive/refs/tags/asahi-v${version/+/-}.tar.gz"
checksum=b3cdcc467afbf6737ad7c87d174daa8eb0dcc212feb275ee56c406c1e084768c
checksum=ff36bacdeb91c2bb911ce6fdd198fb1a943c47a6931f986cecd22443b04c1b06
make_check=no # missing python3-libfdt ?

if [ "${CROSS_BUILD}" ]; then
Expand Down