From 09549cc322d3989fb439a2da4c4407118e588826 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls <bernd.kuhls@t-online.de> Date: Tue, 29 Aug 2017 21:10:01 +0200 Subject: [PATCH] package/iostat: fix upstream source URL Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 3d37cc2c97ddfd89698af121e77e9cebfb085a16) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/iostat/iostat.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/iostat/iostat.mk b/package/iostat/iostat.mk index d591c67dcb..4953c73ec4 100644 --- a/package/iostat/iostat.mk +++ b/package/iostat/iostat.mk @@ -5,7 +5,7 @@ ################################################################################ IOSTAT_VERSION = 2.2 -IOSTAT_SITE = http://www.linuxinsight.com/files +IOSTAT_SITE = http://linuxinsight.com/sites/default/files IOSTAT_LICENSE = GPL IOSTAT_LICENSE_FILES = LICENSE