This commit is contained in:
Derek Macias 2015-12-11 14:27:27 -07:00
parent 9c6c6677ed
commit 1cd35ddb35

View File

@ -7,12 +7,12 @@
<!ENTITY launch "Tools/IPMItool"> <!ENTITY launch "Tools/IPMItool">
<!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">
<!ENTITY pkgURL "&gitURL;/source/packages"> <!ENTITY pkgURL "&gitURL;/source/packages">
<!ENTITY pkg "ipmitool-1.8.13-x86_64-1_slack.txz"> <!ENTITY pkg "ipmitool-1.8.13-x86_64-1_slack.txz">
<!ENTITY md5 "3301f21f0d66160877f90ffc3278703b"> <!ENTITY md5 "3301f21f0d66160877f90ffc3278703b">
<!ENTITY plgpath "/boot/config/plugins/&name;"> <!ENTITY plgpath "/boot/config/plugins/&name;">
<!ENTITY plgname "&name;-&version;-x86_64-1"> <!ENTITY plgname "&name;-&version;-x86_64-1">
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;"> <!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
]> ]>
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;"> <PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">