mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/smartmontools: bump version to 7.5
Release notes: https://www.smartmontools.org/browser/tags/RELEASE_7_5/smartmontools/NEWS Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b5cd550cfd
commit
8a5bab9364
@@ -1,7 +1,7 @@
|
||||
# From http://sourceforge.net/projects/smartmontools/files/smartmontools/7.4/
|
||||
md5 178d31a6ff5256c093227ab45a3f52aa smartmontools-7.4.tar.gz
|
||||
sha1 b0d7c9ca80768059607b92bf4e373e2822300d3f smartmontools-7.4.tar.gz
|
||||
# From http://sourceforge.net/projects/smartmontools/files/smartmontools/7.5/
|
||||
md5 38c38b0b82db7fc4906cdd50d15a7931 smartmontools-7.5.tar.gz
|
||||
sha1 9b0ca96931d6184da34d68bbe9a785713f5a8474 smartmontools-7.5.tar.gz
|
||||
|
||||
# Locally computed
|
||||
sha256 e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d smartmontools-7.4.tar.gz
|
||||
sha256 690b83ca331378da9ea0d9d61008c4b22dde391387b9bbad7f29387f2595f76e smartmontools-7.5.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SMARTMONTOOLS_VERSION = 7.4
|
||||
SMARTMONTOOLS_VERSION = 7.5
|
||||
SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION)
|
||||
SMARTMONTOOLS_LICENSE = GPL-2.0+
|
||||
SMARTMONTOOLS_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user