diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index dbd54d1d..28ca42e3 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -21,6 +21,8 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.10.15 +- update speedtest-linux to 1.0.2-b ###2016.10.09a - update for 6.3 ###2016.09.16 @@ -164,7 +166,7 @@ The 'tablesorter' package file. 7d5f6d12757c59e5f08ca25bd63aab78 - + &pkgURL;/pyOpenSSL-0.15.1-x86_64-1_slack.txz b422874df919df6baa10774bd2ddc2cc @@ -251,8 +253,8 @@ The 'remove' script. removepkg &plgPATH;/&plgNAME;.txz rm -rf &emhttp; -rm -f &plgPATH;/&plgNAME;.txz -rm -f &plgPATH;/&plgNAME;.md5 +rm -f &plgPATH;/*.txz \ + &plgPATH;/*.md5 # Remove cron entry rm -f /boot/config/plugins/dynamix/speedtest.cron diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 27c9c6fe..36cc3a7c 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-09 +2016-10-15 +###2016.10.15 +- update speedtest-linux to 1.0.2-b ###2016.10.09 - update for 6.3 ###2016.09.16