summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2017-08-29 21:10:01 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-08-29 22:02:38 +0200
commit3d37cc2c97ddfd89698af121e77e9cebfb085a16 (patch)
tree89449055f7fbfa1633d0331c4b55cccc4a4eb054
parent5fdebd3b8aad0407c0eeaeef5998562d17c5e42a (diff)
downloadbuildroot-3d37cc2c97ddfd89698af121e77e9cebfb085a16.tar.gz
buildroot-3d37cc2c97ddfd89698af121e77e9cebfb085a16.zip
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>
-rw-r--r--package/iostat/iostat.mk2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud