From: Gustavo Zacarias Date: Fri, 2 Oct 2015 17:27:59 +0000 (-0300) Subject: smartmontools: bump to version 6.4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=515a6c0fbd13d9ded910e1310a8594a0be313671;p=buildroot.git smartmontools: bump to version 6.4 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/smartmontools/smartmontools.hash b/package/smartmontools/smartmontools.hash index 5a80691731..bbaa6dd538 100644 --- a/package/smartmontools/smartmontools.hash +++ b/package/smartmontools/smartmontools.hash @@ -1,2 +1,3 @@ -# Locally computed: -sha256 a777065d1a5965d71b3672e054b09b7696200ec73aaf45ab636f34016538fe19 smartmontools-6.3.tar.gz +# From http://sourceforge.net/projects/smartmontools/files/smartmontools/6.4/ +md5 56812c8312fd123ed40ef65afde1049e smartmontools-6.4.tar.gz +sha1 855c7d555dd405e5b392b1631dc36dd9632db8b8 smartmontools-6.4.tar.gz diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk index 7c97a21836..6d0a82b4cd 100644 --- a/package/smartmontools/smartmontools.mk +++ b/package/smartmontools/smartmontools.mk @@ -4,7 +4,7 @@ # ################################################################################ -SMARTMONTOOLS_VERSION = 6.3 +SMARTMONTOOLS_VERSION = 6.4 SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION) SMARTMONTOOLS_LICENSE = GPLv2+ SMARTMONTOOLS_LICENSE_FILES = COPYING