diff options
Diffstat (limited to 'package/boot/uboot-rockchip')
-rw-r--r-- | package/boot/uboot-rockchip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile index e22a7cf037..c6fc525d9b 100644 --- a/package/boot/uboot-rockchip/Makefile +++ b/package/boot/uboot-rockchip/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_VERSION:=2021.07 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=5 PKG_HASH:=312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e |