[openwrt/openwrt] at91bootstrap: update at91bootstrap v4 targets to v4.0.3

LEDE Commits lede-commits at lists.infradead.org
Sun Jul 31 08:14:02 PDT 2022


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-22.03:
https://git.openwrt.org/39810995fb9cbb667bcec93612b369388a02c4da

commit 39810995fb9cbb667bcec93612b369388a02c4da
Author: Claudiu Beznea <claudiu.beznea at microchip.com>
AuthorDate: Wed Jun 29 14:13:27 2022 +0300

    at91bootstrap: update at91bootstrap v4 targets to v4.0.3
    
    Update AT91Bootstrap v4 capable targets to v4.0.3.
    
    Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
    (cherry picked from commit 859f5f9aec23c96ec3151175c349ffdbe6b108ef)
---
 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 72afefdfff..1dd0f38fc2 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.1
-PKG_MIRROR_HASH:=3d45a4bcb52162097d4cdf042b8fe1ccf53e88b512e7541f42a23f2a73692a69
-PKG_SOURCE_VERSION:=4d41296e9ae12379555fb46a941897e7264600a2
+PKG_VERSION:=v4.0.3
+PKG_MIRROR_HASH:=1ecdc31a13350fcdcaa3f77ed8ad73906f79fc668dbb2f337e1d5dd877bf9882
+PKG_SOURCE_VERSION:=1d9e673698d9db4a4f2301559f481274de2e75ae
 BINARIES_DIR:=build/binaries
 
 AT91BOOTSTRAP_V4=y




More information about the lede-commits mailing list