From c9ded2690bf003fcbcfc729d4453bb02db6d7af5 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Fri, 4 Nov 2016 12:45:37 -0600 Subject: [PATCH] fix python min --- plugins/speedtest.plg | 6 ++++-- plugins/speedtest.xml | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 20f68eae..717ff246 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -23,6 +23,8 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe ##&name; ###&version; +- fix: python min +###2016.10.28 - update min/max version ###2016.10.15 - update speedtest-linux to 1.0.2-c @@ -165,7 +167,7 @@ The 'tablesorter' package file. -&gitURL;/packages/6.2/python-2.7.9-x86_64-1.txz +&gitURL;/packages/6.1/python-2.7.9-x86_64-1.txz 7d5f6d12757c59e5f08ca25bd63aab78 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 1523850d..417a2e62 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,10 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-10-28 +2016-11-04 +###2016.11.04 +- fix: python min ###2016.10.28 - update min/max version ###2016.10.15