From 39f385d0d68a03e85f80a76c7665a9308d6aedd7 Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Fri, 15 Jan 2016 20:27:32 +0000 Subject: packages: bump uboot-sunxi to 2016.01 Signed-off-by: Zoltan HERPAI SVN-Revision: 48252 --- package/boot/uboot-sunxi/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/boot/uboot-sunxi/Makefile') diff --git a/package/boot/uboot-sunxi/Makefile b/package/boot/uboot-sunxi/Makefile index a0e761c858..8844c89b9d 100644 --- a/package/boot/uboot-sunxi/Makefile +++ b/package/boot/uboot-sunxi/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2013-2014 OpenWrt.org +# Copyright (C) 2013-2016 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=u-boot -PKG_VERSION:=2016.01-rc3 +PKG_VERSION:=2016.01 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:= \ http://mirror2.openwrt.org/sources \ ftp://ftp.denx.de/pub/u-boot -PKG_MD5SUM:=8ec1743d75448bd3d0c73f8722db9213 +PKG_MD5SUM:=7d4f65fd43d4d706f5c5650e020d899d PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) -- cgit v1.2.3