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 --- lang/perl-uri/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/perl-uri/Makefile') diff --git a/lang/perl-uri/Makefile b/lang/perl-uri/Makefile index 18667fcdb..aa182b244 100644 --- a/lang/perl-uri/Makefile +++ b/lang/perl-uri/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/E/ET/ETHER/ PKG_SOURCE:=URI-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=247c3da29a794f72730e01aa5a715daf +PKG_HASH:=9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115 PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl PKG_MAINTAINER:=Marcel Denia -- cgit v1.2.3