From 720b99215da295a2e7b4acdef30b58bec6acedc2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 16 Dec 2016 17:32:10 +0100 Subject: treewide: clean up download hashes Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau --- package/firmware/rcw/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/firmware/rcw/Makefile') diff --git a/package/firmware/rcw/Makefile b/package/firmware/rcw/Makefile index 8dfbfe9..ae4e7d7 100644 --- a/package/firmware/rcw/Makefile +++ b/package/firmware/rcw/Makefile @@ -14,6 +14,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_MIRROR_HASH:=43a5d7ca16884af08b5e3fea67b38e95f9e70b59c8ab344e5b807f2ed256c6bd PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/fsl-jyt/rcw.git PKG_SOURCE_VERSION:=17e09e19bd5cf94e5ebc84916b4607743c29723e -- cgit v1.1