diff --git a/plugins/NerdPack.plg b/plugins/NerdPack.plg index 1287bf35..dee53a00 100755 --- a/plugins/NerdPack.plg +++ b/plugins/NerdPack.plg @@ -3,7 +3,7 @@ - + @@ -16,6 +16,8 @@ +###2016.02.23 +- fix: search for a partial match of packages used in other plugins ###2016.02.17 - remove curl progress bar - separate plugin depends by comma diff --git a/plugins/NerdPack.xml b/plugins/NerdPack.xml index a22141b4..ccdb0732 100644 --- a/plugins/NerdPack.xml +++ b/plugins/NerdPack.xml @@ -11,8 +11,10 @@ This plugin allows installation of extra packages, mostly CLI, for advanced user http://lime-technology.com/forum/index.php?topic=37541.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.png -2016-02-17 +2016-02-23 +###2016.02.23 +- fix: search for a partial match of packages used in other plugins ###2016.02.17 - remove curl progress bar - separate plugin depends by comma diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index b3b98a6a..a8eccd19 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,8 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.02.23 +- update packages to NerdPack versions ###2016.02.21 - add save chart type to cookie - add save chart data type cookie @@ -103,12 +105,12 @@ The 'tablesorter' package file. &pkgURL;/pyOpenSSL-0.15.1-x86_64-1_slack.txz b422874df919df6baa10774bd2ddc2cc - -&pkgURL;/pysetuptools-18.2-x86_64-2_slack.txz -8cb67f040f55b152042752c85b8c68d6 + +&gitURL;/packages/pysetuptools-18.2-x86_64-3_slack.txz +13702bce864bcac184786020d3c61d71 - -&pkgURL;/pip-7.1.2-x86_64-1_slack.txz + +&gitURL;/packages/pip-7.1.2-x86_64-1_slack.txz 1e0a8d9e281cd075c175eca86aea2130 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index a42738db..80d5b2de 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-02-21 +2016-02-23 +###2016.02.23 +- update packages to NerdPack versions ###2016.02.21 - add save chart type to cookie - add save chart data type cookie