From e60fb6d252d5ece448a70957ab45389b151f7f79 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Fri, 28 Oct 2022 23:53:25 +0200 Subject: [PATCH] package/smartmontools: bump to version 7.3 https://github.com/smartmontools/smartmontools/releases/tag/RELEASE_7_3 Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN --- package/smartmontools/smartmontools.hash | 8 ++++---- package/smartmontools/smartmontools.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/smartmontools/smartmontools.hash b/package/smartmontools/smartmontools.hash index 3c5535b29a..e48e955d01 100644 --- a/package/smartmontools/smartmontools.hash +++ b/package/smartmontools/smartmontools.hash @@ -1,7 +1,7 @@ -# From http://sourceforge.net/projects/smartmontools/files/smartmontools/7.2/ -md5 e8d134c69ae4959a05cb56b31172ffb1 smartmontools-7.2.tar.gz -sha1 8d68241096f6ed5b1bbcd8b427fa4a881c1f3e33 smartmontools-7.2.tar.gz +# From http://sourceforge.net/projects/smartmontools/files/smartmontools/7.3/ +md5 7a71d388124e3cd43abf6586a43cb1ff smartmontools-7.3.tar.gz +sha1 5ce7adb606119148d725b91a00652d427ca0adc2 smartmontools-7.3.tar.gz # Locally computed -sha256 5cd98a27e6393168bc6aaea070d9e1cd551b0f898c52f66b2ff2e5d274118cd6 smartmontools-7.2.tar.gz +sha256 a544f8808d0c58cfb0e7424ca1841cb858a974922b035d505d4e4c248be3a22b smartmontools-7.3.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk index 2e2bbcd4e2..d24f008df4 100644 --- a/package/smartmontools/smartmontools.mk +++ b/package/smartmontools/smartmontools.mk @@ -4,7 +4,7 @@ # ################################################################################ -SMARTMONTOOLS_VERSION = 7.2 +SMARTMONTOOLS_VERSION = 7.3 SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION) SMARTMONTOOLS_LICENSE = GPL-2.0+ SMARTMONTOOLS_LICENSE_FILES = COPYING