From 9c642f8472879376790d7b6648237a73b9ddc59c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Ojeda=20Guti=C3=A9rrez?= <63747287+alexojegu@users.noreply.github.com> Date: Wed, 26 Jun 2024 20:44:44 +0200 Subject: [PATCH] alarm/uboot-wandboard to 2024.04-1 --- alarm/uboot-wandboard/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alarm/uboot-wandboard/PKGBUILD b/alarm/uboot-wandboard/PKGBUILD index 1d9f9043e..feb388d7d 100644 --- a/alarm/uboot-wandboard/PKGBUILD +++ b/alarm/uboot-wandboard/PKGBUILD @@ -4,7 +4,7 @@ buildarch=4 pkgname=uboot-wandboard -pkgver=2018.03 +pkgver=2024.04 pkgrel=1 pkgdesc="U-Boot for Wandboard" arch=('armv7h') @@ -17,7 +17,7 @@ backup=('boot/boot.txt' 'boot/boot.scr') source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" 'boot.txt' 'mkscr') -md5sums=('02922bdf0ee003fe25bfc32749ffdeab' +md5sums=('13b4c591500c0775b5bc7cfe0d0afef3' '95f60c0ae1315e986d8a2aee15d5f854' '021623a04afd29ac3f368977140cfbfd')