X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcacti;h=8d7885975110d1ce35f424b252f0fe494f6d575d;hp=9862cfeb1744141d467026f829888f811dd7a5e2;hb=68d1eb101713a381788a2f566156131c91095275;hpb=355e29d9f4bcf385a42bde9e183ef6a01c1db8cf diff --git a/lfs/cacti b/lfs/cacti index 9862cfeb1..8d7885975 100644 --- a/lfs/cacti +++ b/lfs/cacti @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2009 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2011 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 = 0.8.7e +VER = 0.8.7h THISAPP = cacti-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cacti -PAK_VER = 2 +PAK_VER = 4 DEPS = "netsnmpd mysql" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7563a58a57d2c6cc0da28cc341a30969 +$(DL_FILE)_MD5 = 58c9371341f49a190ae11a85118e598d install : $(TARGET)