From: Tianling Shen Date: Mon, 1 Sep 2025 08:22:04 +0000 (+0800) Subject: uboot-rockchip: Update to 2025.07 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F19923%2Fhead;p=thirdparty%2Fopenwrt.git 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 --- 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