summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2017-05-18 12:20:11 +0200
committerBjørn Mork <bjorn@mork.no>2017-05-18 12:20:11 +0200
commit3e875e40dcdd87cb1caf130e59ae328e571c3674 (patch)
tree483f2088cae2f315738292b4a272c6fad5a35387
parent2bdf51e137e6e9446abda6482e816d203533bd95 (diff)
iotop: use SHA256 hash instead of MD5HEADmaster
Signed-off-by: Bjørn Mork <bjorn@mork.no>
-rw-r--r--iotop/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bjorn@mork.no>
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