From 3e875e40dcdd87cb1caf130e59ae328e571c3674 Mon Sep 17 00:00:00 2001 From: Bjørn Mork Date: Thu, 18 May 2017 12:20:11 +0200 Subject: iotop: use SHA256 hash instead of MD5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bjørn Mork --- iotop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iotop/Makefile b/iotop/Makefile index d308280..7cef181 100644 --- a/iotop/Makefile +++ b/iotop/Makefile @@ -14,7 +14,7 @@ PKG_MAINTAINER:=Bjørn Mork PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://guichaz.free.fr/iotop/files/ -PKG_MD5SUM:=080fbb494566b5291a2a27cf6c203562 +PKG_HASH:=1a7c02fd3758bb048d8af861c5f8735eb3ee9abadeaa787f27b8af2b1eaee8ce PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3