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/svox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/svox') diff --git a/sound/svox/Makefile b/sound/svox/Makefile index 43c2b13ce..3587a7c75 100644 --- a/sound/svox/Makefile +++ b/sound/svox/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/non-free/s/svox -PKG_MD5SUM:=df4bf610ff4273b420e80ff64af93130 +PKG_HASH:=337b25e6ccb3764f0df1e176470b883c90e40e98840d4133340fcc89eb3cea0c PKG_MAINTAINER:=Alessandro Di Marco PKG_LICENSE:=Apache-2.0 -- cgit v1.2.3