system/monitorix: Updated for version 3.8.1.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
51adce3301
commit
9066ca6996
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=monitorix
|
||||
VERSION=${VERSION:-3.8.0}
|
||||
VERSION=${VERSION:-3.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monitorix"
|
||||
VERSION="3.8.0"
|
||||
VERSION="3.8.1"
|
||||
HOMEPAGE="http://www.monitorix.org/"
|
||||
DOWNLOAD="http://www.monitorix.org/monitorix-3.8.0.tar.gz"
|
||||
MD5SUM="5385b41190ece56c4c58992f8273ef0f"
|
||||
DOWNLOAD="http://www.monitorix.org/monitorix-3.8.1.tar.gz"
|
||||
MD5SUM="cf0daac5e1660053822072f43a308453"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-http-server-simple perl-config-general rrdtool"
|
||||
|
|
Loading…
Reference in New Issue