smartmontools: update to 6.0.

This commit is contained in:
Arne Fitzenreiter
2012-10-30 15:35:46 +01:00
parent 2c9a70d158
commit 13d491616c

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2011 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2012 IPFire Team <info@ipfire.org> #
# #
# 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)