diff options
Diffstat (limited to 'package/boot/uboot-zynq/Makefile')
-rw-r--r-- | package/boot/uboot-zynq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-zynq/Makefile b/package/boot/uboot-zynq/Makefile index f2c0769ead..ac4503af50 100644 --- a/package/boot/uboot-zynq/Makefile +++ b/package/boot/uboot-zynq/Makefile @@ -7,9 +7,9 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=2017.03 +PKG_VERSION:=2018.07 -PKG_HASH:=f54baf3f9325bf444c7905f3a5b6f83680edb1e6e1a4d5f8a5ad80abe885113f +PKG_HASH:=9f10df88bc91b35642e461217f73256bbaeeca9ae2db8db56197ba5e89e1f6d4 include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/u-boot.mk |