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-inline-c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/perl-inline-c/Makefile') diff --git a/lang/perl-inline-c/Makefile b/lang/perl-inline-c/Makefile index 52826d20a..22f781423 100644 --- a/lang/perl-inline-c/Makefile +++ b/lang/perl-inline-c/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_URL:=http://www.cpan.org/authors/id/I/IN/INGY PKG_SOURCE:=Inline-C-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=c0fbfdd058075c9271a1384c822c9a87 +PKG_HASH:=22e9713b4d331d3c49e4a9a9f012dbf84cec25a01e5da4f57091be287f1a9a35 PKG_LICENSE:=GPL-1.0+ Artistic-1.0-Perl PKG_MAINTAINER:=Marcel Denia -- cgit v1.2.3