diff --git a/plugins/wakeonlan.plg b/plugins/wakeonlan.plg index f32b69c5..4daca30e 100755 --- a/plugins/wakeonlan.plg +++ b/plugins/wakeonlan.plg @@ -3,19 +3,22 @@ - + - - + + ]> +###2016.10.22 +- update ip address variable +- update code formatting ###2016.09.16 - update tablesorter to 2.27.6 ###2016.01.16 @@ -57,33 +60,38 @@ The 'tablesorter' package file. - + &pkgURL;/etherwake-1.09-x86_64-5cf.txz 0b65b7b7ac2262f1a9b998cbb9f913e2 - -&pkgURL;/nmap-6.40-x86_64-1.txz -462cf835c4475ddfd2bd15cd10e8349d - - - + &pkgURL;/libnl-1.1.4-x86_64-1.txz 435837a5bf0401a937d6ec93e458333b + +&pkgURL;/nmap-7.12-x86_64-1.txz +79f5ae8093b85f19c483c0e9ec42e2b4 + + + +&pkgURL;/nmap-6.40-x86_64-1.txz +462cf835c4475ddfd2bd15cd10e8349d + + - -&gitURL;/archive/&plgname;.txz + +&gitURL;/archive/&plgNAME;.txz - -&gitURL;/archive/&plgname;.md5 + +&gitURL;/archive/&plgNAME;.md5 -removepkg &plgpath;/&plgname;.txz +removepkg &plgPATH;/&plgNAME;.txz rm -rf &emhttp; -rm -f &plgpath;/&plgname;.txz -rm -f &plgpath;/&plgname;.md5 - -#remove installed packages -removepkg &plgpath;/*.txz -rm -f &plgpath;/*.txz +rm -f &plgPATH;/*.txz \ + &plgPATH;/*.md5 echo "" echo "-----------------------------------------------------------" diff --git a/plugins/wakeonlan.xml b/plugins/wakeonlan.xml index 3e494e63..74163930 100644 --- a/plugins/wakeonlan.xml +++ b/plugins/wakeonlan.xml @@ -11,8 +11,11 @@ Wake On Lan plugin allows you to scan your network, add and save computers from http://lime-technology.com/forum/index.php?topic=38289.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/wakeonlan.png -2016-09-16 +2016-10-22 +###2016.10.22 +- update ip address variable +- update code formatting ###2016.09.16 - update tablesorter to 2.27.6 ###2016.01.16