X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsmartmontools;h=a4ae11bfa376340b98c5c564d27a479da23f854a;hb=534fb55f9d0a212c5d857eb3eccabe5c08df1ba1;hp=1f9467acc18f88b6e1c7a7ce78507d78a9be16f6;hpb=47934bca9f4d7d1b3c2b8a19f68a1abbe1a46a7b;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/smartmontools b/lfs/smartmontools index 1f9467acc..a4ae11bfa 100644 --- a/lfs/smartmontools +++ b/lfs/smartmontools @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2012 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 = 5.43 +VER = 6.0 THISAPP = smartmontools-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a1cb2c3d8cc2de377037fe9e7cef40a9 +$(DL_FILE)_MD5 = 5646a07f5f4bee8e2e649de8c6b7ae87 install : $(TARGET)