update
This commit is contained in:
parent
b89cce192d
commit
de0c9ef040
@ -3,7 +3,7 @@
|
|||||||
<!DOCTYPE PLUGIN [
|
<!DOCTYPE PLUGIN [
|
||||||
<!ENTITY name "libvirtwol">
|
<!ENTITY name "libvirtwol">
|
||||||
<!ENTITY author "dmacias72">
|
<!ENTITY author "dmacias72">
|
||||||
<!ENTITY version "2016.03.23">
|
<!ENTITY version "2016.04.16">
|
||||||
<!ENTITY launch "Settings/VMSettings">
|
<!ENTITY launch "Settings/VMSettings">
|
||||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||||
@ -20,6 +20,8 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
|
###2016.04.16
|
||||||
|
- add white-space: normal to fix status css formatting
|
||||||
###2016.03.23
|
###2016.03.23
|
||||||
- remove libpcap
|
- remove libpcap
|
||||||
###2016.03.19
|
###2016.03.19
|
||||||
|
@ -11,8 +11,10 @@ Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to
|
|||||||
</Description>
|
</Description>
|
||||||
<Support>http://lime-technology.com/forum/index.php?topic=44017.0</Support>
|
<Support>http://lime-technology.com/forum/index.php?topic=44017.0</Support>
|
||||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png</Icon>
|
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png</Icon>
|
||||||
<Date>2016-03-23</Date>
|
<Date>2016-04-16</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
|
###2016.04.16
|
||||||
|
- add white-space: normal to fix status css formatting
|
||||||
###2016.03.23
|
###2016.03.23
|
||||||
- remove libpcap from 6.2 install
|
- remove libpcap from 6.2 install
|
||||||
###2016.03.19
|
###2016.03.19
|
||||||
|
Loading…
Reference in New Issue
Block a user