From 8056b1396543d7d855d3f5173e81bf673f2fc7dd Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 1 Sep 2025 16:22:04 +0800 Subject: [PATCH] uboot-rockchip: Update to 2025.07 Update to 2025.07. Tested-by: FUKAUMI Naoki Signed-off-by: Tianling Shen Link: https://github.com/openwrt/openwrt/pull/19923 Signed-off-by: Hauke Mehrtens --- package/boot/uboot-rockchip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile index c9cc90832ed..68a4c5d3c37 100644 --- a/package/boot/uboot-rockchip/Makefile +++ b/package/boot/uboot-rockchip/Makefile @@ -5,9 +5,9 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk -PKG_VERSION:=2025.04 +PKG_VERSION:=2025.07 PKG_RELEASE:=1 -PKG_HASH:=439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718 +PKG_HASH:=0f933f6c5a426895bf306e93e6ac53c60870e4b54cda56d95211bec99e63bec7 PKG_MAINTAINER:=Sarah Maedel -- 2.47.3