X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ffcron;fp=lfs%2Ffcron;h=5cc2cd62aafa78bdf3fdea9c9e13e7feaeb19e58;hp=d8fe8fbd9c4058716339bf0cdf86520d714bbe80;hb=c814d7b590af354e22559c42b603b4a0b1f56bb5;hpb=ad929675747de68e41b3d013858e42731bf904c2 diff --git a/lfs/fcron b/lfs/fcron index d8fe8fbd9c..5cc2cd62aa 100644 --- a/lfs/fcron +++ b/lfs/fcron @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2014 Michael Tremer & Christian Schmidt # # # # 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 = 3.0.4 +VER = 3.2.0 THISAPP = fcron-$(VER) DL_FILE = $(THISAPP).src.tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 5a26a1dfd91fdc7e87401e98aef870e6 +$(DL_FILE)_MD5 = 4b031c2fba32a98fa814d1557158b0e9 install : $(TARGET)