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 --- sound/portaudio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/portaudio') diff --git a/sound/portaudio/Makefile b/sound/portaudio/Makefile index c8acc1c32..40d99d79b 100644 --- a/sound/portaudio/Makefile +++ b/sound/portaudio/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=pa_stable_v$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://www.portaudio.com/archives/ -PKG_MD5SUM:=7f220406902af9dca009668e198cbd23 +PKG_HASH:=8fe024a5f0681e112c6979808f684c3516061cc51d3acc0b726af98fc96c8d57 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE.txt -- cgit v1.2.3