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 --- libs/libsearpc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/libsearpc/Makefile') diff --git a/libs/libsearpc/Makefile b/libs/libsearpc/Makefile index 0fa57a17b..4d641f44e 100644 --- a/libs/libsearpc/Makefile +++ b/libs/libsearpc/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=https://github.com/haiwen/libsearpc.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=8998e7b2c5587f0b94c48db24e2952d08def5add PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz +PKG_MIRROR_HASH:=125f40beb7d310e65571cb0d93f157b196e83423fde69bebf9880ca1cfac6c46 PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- cgit v1.2.3