X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ffcron;h=5cc2cd62aafa78bdf3fdea9c9e13e7feaeb19e58;hb=1cfa43b31b246141291c7f2430a92c9af37d63a5;hp=d8fe8fbd9c4058716339bf0cdf86520d714bbe80;hpb=0ea94a7a30718f9c1b94c7751571ff3f4f7fee7c;p=ipfire-2.x.git 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)