X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Frrdtool;h=bbc7f333096de4cb1d5a2222c02f43a1f888bd5a;hb=83d4264ebaabfcb58d501e51748b13ef2e1242d8;hp=36d373d2c4b4718f80cf14fd7858e8f1e852103a;hpb=56947acb12176f397cbd5078c5544cdc4f19b27b;p=ipfire-2.x.git diff --git a/lfs/rrdtool b/lfs/rrdtool index 36d373d2c4..bbc7f33309 100644 --- a/lfs/rrdtool +++ b/lfs/rrdtool @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.6.0 +VER = 1.7.2 THISAPP = rrdtool-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4ff52cc44b935b02d2742e6875094da5 +$(DL_FILE)_MD5 = 638e3a0a1609d97e9f82e8832759dcd2 install : $(TARGET) @@ -75,6 +75,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --disable-rrdcgi \ --enable-perl \ --enable-perl-site-install \ + --disable-lua \ --disable-tcl \ --disable-ruby \ --disable-python