From 5ae85b79526d4b0197d3581d349a2f7b6932bd52 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 30 Oct 2019 14:14:51 -0700 Subject: treewide: Replace MD5SUM with HASH Signed-off-by: Rosen Penev --- sound/pianod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/pianod') diff --git a/sound/pianod/Makefile b/sound/pianod/Makefile index 0ff900248..d0a605478 100644 --- a/sound/pianod/Makefile +++ b/sound/pianod/Makefile @@ -65,7 +65,7 @@ PIANOD_CLIENT:=pianod-client-compiled-51.tar.gz define Download/pianod-client URL:=http://deviousfish.com/Downloads/pianod/ FILE:=$(PIANOD_CLIENT) - MD5SUM:=abbdee5627bcee6a00c8304da8b4e2e7 + HASH:=1596ec2da30992e4008bbd6654333b025165399c3c7e22078f35bee6a438c5ad endef define Package/pianod/conffiles -- cgit v1.2.3