diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg
index d9079891..f30fc057 100755
--- a/plugins/speedtest.plg
+++ b/plugins/speedtest.plg
@@ -3,7 +3,7 @@
-
+
@@ -22,7 +22,11 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe
##&name;
-###&version;
+###2017.04.11
+- update python for 6.2, 6.3 and 6.4
+- remove zpeter's speetest script due to end of development
+- add sivel script to 1.0.3
+###2017.02.13
- version bump
###2017.02.12a
- fix scheduler hourly setting
@@ -172,11 +176,16 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe
- initial commit
-
-&gitURL;/packages/6.3/python-2.7.13-x86_64-1.txz
+
+&gitURL;/packages/6.4/python-2.7.13-x86_64-1.txz
67d18569672de5dd48e4dda2f7ce0e88
+
+&gitURL;/packages/6.3/python-2.7.13a-x86_64-1.txz
+576078a891a9c50d19e04b1b2249dc05
+
+
&gitURL;/packages/6.1/python-2.7.9-x86_64-1.txz
7d5f6d12757c59e5f08ca25bd63aab78
diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml
index d665b456..006ec8e7 100644
--- a/plugins/speedtest.xml
+++ b/plugins/speedtest.xml
@@ -11,8 +11,12 @@ 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
-2017-02-13
+2017-04-11
+###2017.04.11
+- update python for 6.2, 6.3 and 6.4
+- remove zpeter's speetest script due to end of development
+- add sivel script to 1.0.3
###2017.02.13
- version bump
###2017.02.12a
@@ -81,7 +85,7 @@ This plugin interacts with the command line interface for testing internet bandw
- fix: chart and table sync on changes
- fix: filters save
- fix: page refresh after manual test
-- fix: various minor css and code
+- fix: various minor css and code
- add settings icon
- removed stacked charts
- add: persistent chart selection cookie
@@ -128,7 +132,7 @@ This plugin interacts with the command line interface for testing internet bandw
- save sort and filter settings
- added default cfg
###2015.12.29
-- update tablesorter to v2.25.0 combined
+- update tablesorter to v2.25.0 combined
- add tablesorter filters to table
- save speedtest host server
- add shadow box display when running speedtest
@@ -139,7 +143,7 @@ This plugin interacts with the command line interface for testing internet bandw
- Speedtest Cron Settings under Settings/Scheduler
- Speedtest App under Tools/Speedtest
###2015.12.20
-- added speedtest-xml script to /usr/sbin/ for cron jobs
+- added speedtest-xml script to /usr/sbin/ for cron jobs
- added logging to speedtest.php for start and completion of the script
###2015.12.19
- changed icon thanks to hernandito