diff options
Diffstat (limited to 'package/boot/uboot-imx')
-rw-r--r-- | package/boot/uboot-imx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-imx/Makefile b/package/boot/uboot-imx/Makefile index ade26db768..90fc949cfd 100644 --- a/package/boot/uboot-imx/Makefile +++ b/package/boot/uboot-imx/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_VERSION:=2022.01 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=5 PKG_HASH:=81b4543227db228c03f8a1bf5ddbc813b0bb8f6555ce46064ef721a6fc680413 |