From c69672bc65de509d6b1c6bd7117bf2fed9a857fd Mon Sep 17 00:00:00 2001 From: lindongping Date: Fri, 26 Sep 2025 09:57:59 +0800 Subject: [PATCH] phyuboot: update version Signed-off-by: lindongping --- package/phyuboot/phyuboot.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/phyuboot/phyuboot.mk b/package/phyuboot/phyuboot.mk index f1a1d88f5..30bfa3f03 100644 --- a/package/phyuboot/phyuboot.mk +++ b/package/phyuboot/phyuboot.mk @@ -4,7 +4,7 @@ # ################################################################################ -PHYUBOOT_VERSION = 402260a60037ae9cae97a0142f17604ac0359967 +PHYUBOOT_VERSION = 402260a60037ae9cae97a0142f17604ac0359968 PHYUBOOT_SITE = https://gitee.com/phytium_embedded/phytium-rogue-umlibs.git PHYUBOOT_SITE_METHOD = git -- Gitee