From: Bernd Kuhls Date: Tue, 29 Aug 2017 19:10:01 +0000 (+0200) Subject: package/iostat: fix upstream source URL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d37cc2c97ddfd89698af121e77e9cebfb085a16;p=buildroot.git package/iostat: fix upstream source URL Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- 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