From 5ff9ce11f0ede855eab1955d5f134c785480f189 Mon Sep 17 00:00:00 2001 From: Nayab Sayed Date: Thu, 27 Feb 2025 14:40:11 +0530 Subject: [PATCH] at91bootstrap: update at91bootstrap v4 targets to v4.0.10 Update AT91Bootstrap v4 capable targets to v4.0.10. Signed-off-by: Nayab Sayed Link: https://github.com/openwrt/openwrt/pull/18131 Signed-off-by: Robert Marko --- package/boot/at91bootstrap/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/boot/at91bootstrap/Makefile b/package/boot/at91bootstrap/Makefile index 1b145c8a8b..456f9fa5ff 100644 --- a/package/boot/at91bootstrap/Makefile +++ b/package/boot/at91bootstrap/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=at91bootstrap -PKG_VERSION:=v4.0.3 -PKG_MIRROR_HASH:=9c1d42337294b549e6c229ae4c9996efd21e00ae5f968bd780d352e054e24cb7 -PKG_SOURCE_VERSION:=1d9e673698d9db4a4f2301559f481274de2e75ae +PKG_VERSION:=v4.0.10 +PKG_SOURCE_VERSION:=c123c68d1f5b13a55a8e164b03be866491ce3049 +PKG_MIRROR_HASH:=0c2d6a8a81a179c29227ad2f880b403f86095d3671f176ff1d2a21ba4e09c858 BINARIES_DIR:=build/binaries PKG_CPE_ID:=cpe:/a:linux4sam:at91bootstrap