From 4006865ae81b20b1793ae2a07db20235fefd2c71 Mon Sep 17 00:00:00 2001 From: Etienne Champetier Date: Sun, 27 Aug 2017 21:28:09 -0700 Subject: treewide: run "make check FIXUP=1" fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier --- utils/tcsh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/tcsh/Makefile') diff --git a/utils/tcsh/Makefile b/utils/tcsh/Makefile index 7b0d188ac..606a96a4e 100644 --- a/utils/tcsh/Makefile +++ b/utils/tcsh/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE_URL:= \ http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/old/ \ ftp://ftp.astron.com/pub/tcsh/ \ ftp://ftp.astron.com/pub/tcsh/old -PKG_MD5SUM:=59d40ef40a68e790d95e182069431834 +PKG_HASH:=b89de7064ab54dac454a266cfe5d8bf66940cb5ed048d0c30674ea62e7ecef9d PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=Copyright -- cgit v1.2.3