aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/Makefile
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2019-03-13 20:54:31 +0100
committerZoltan HERPAI <wigyori@uid0.hu>2019-03-13 22:42:38 +0100
commite991fb44e08d643d719d3ca303e4025fb5a8d268 (patch)
tree73e2851b717d2105b2445c5ccd6a478884ff2f2f /package/boot/uboot-sunxi/Makefile
parent96e0fa94c700fa95bb12bee1c0b75dfeea091b29 (diff)
downloadupstream-e991fb44e08d643d719d3ca303e4025fb5a8d268.tar.gz
upstream-e991fb44e08d643d719d3ca303e4025fb5a8d268.tar.bz2
upstream-e991fb44e08d643d719d3ca303e4025fb5a8d268.zip
uboot-sunxi: bump to 2019.01
Tested on: Bananapro (A20) Banana Pi M3 (A83t) Linksprite pcDuino3 (A20) Olinuxino Lime (A10) Orange Pi 2 (H3) Pine64 (A64) Patches refreshed. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'package/boot/uboot-sunxi/Makefile')
-rw-r--r--package/boot/uboot-sunxi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile
index ecead6ef12..6b83bd27c6 100644
--- a/package/boot/uboot-sunxi/Makefile
+++ b/package/boot/uboot-sunxi/Makefile
@@ -9,9 +9,9 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2018.11
+PKG_VERSION:=2019.01
-PKG_HASH:=737c93f2ea03fec669e840dbee32bcf6238e6924ff5f20e4f1c472ee24e5d37e
+PKG_HASH:=50bd7e5a466ab828914d080d5f6a432345b500e8fba1ad3b7b61e95e60d51c22
PKG_MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>