diff --git a/package/smartmontools/smartmontools.hash b/package/smartmontools/smartmontools.hash index e48e955d01..b4e18f9002 100644 --- a/package/smartmontools/smartmontools.hash +++ b/package/smartmontools/smartmontools.hash @@ -1,7 +1,7 @@ -# From http://sourceforge.net/projects/smartmontools/files/smartmontools/7.3/ -md5 7a71d388124e3cd43abf6586a43cb1ff smartmontools-7.3.tar.gz -sha1 5ce7adb606119148d725b91a00652d427ca0adc2 smartmontools-7.3.tar.gz +# From http://sourceforge.net/projects/smartmontools/files/smartmontools/7.4/ +md5 178d31a6ff5256c093227ab45a3f52aa smartmontools-7.4.tar.gz +sha1 b0d7c9ca80768059607b92bf4e373e2822300d3f smartmontools-7.4.tar.gz # Locally computed -sha256 a544f8808d0c58cfb0e7424ca1841cb858a974922b035d505d4e4c248be3a22b smartmontools-7.3.tar.gz +sha256 e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d smartmontools-7.4.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk index d24f008df4..18a1417681 100644 --- a/package/smartmontools/smartmontools.mk +++ b/package/smartmontools/smartmontools.mk @@ -4,7 +4,7 @@ # ################################################################################ -SMARTMONTOOLS_VERSION = 7.3 +SMARTMONTOOLS_VERSION = 7.4 SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION) SMARTMONTOOLS_LICENSE = GPL-2.0+ SMARTMONTOOLS_LICENSE_FILES = COPYING