diff options
author | Juergen Daubert <jue@jue.li> | 2020-01-04 12:58:52 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-01-04 12:58:52 +0100 |
commit | c0bcc617e4e8861b69a84b997823cf11b88f2311 (patch) | |
tree | 810b73d1518b62b0535196d14547184b85d350c2 /smartmontools | |
parent | 35210a0359d6869b73c79ccb43031b99ea5ba362 (diff) | |
download | opt-c0bcc617e4e8861b69a84b997823cf11b88f2311.tar.gz opt-c0bcc617e4e8861b69a84b997823cf11b88f2311.tar.xz |
smartmontools: update to 7.1
Diffstat (limited to 'smartmontools')
-rw-r--r-- | smartmontools/.signature | 6 | ||||
-rw-r--r-- | smartmontools/Pkgfile | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/smartmontools/.signature b/smartmontools/.signature index 892cdb92a..a602100a8 100644 --- a/smartmontools/.signature +++ b/smartmontools/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TNerpRCG5BQN9WSRHZ7pby4QwyyTdwDBPbGPUhjV2H1TnHsOJSVYsTIQDodo8jBx9h8GxYSos4PuIlm1nizCgw= -SHA256 (Pkgfile) = 5d53917959c16569499b6a5440f85917eabf0f3d1a6bab527750102f550341c5 +RWSE3ohX2g5d/ZYbeM9M6sHM/QONjHlD/piWxZu6o/TB8vtQZphiNdOHKS7sn00ipqgXPyApX6FNlxQ5MWWiqRo5FjNbtan3Mw4= +SHA256 (Pkgfile) = fc41b02cef584b031b41d5ba96d9828ddc046acd987b5ff2b34b3890d6b0f306 SHA256 (.footprint) = e24fc5f2ae123da4e2c3532ea45658a54c79ccbe4d1216340baa25cea6298d62 -SHA256 (smartmontools-7.0.tar.gz) = e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c +SHA256 (smartmontools-7.1.tar.gz) = 3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846 SHA256 (smartd) = d19e41ec07dc0d38c5b94159ddb29e544322fe738fe0ef3b570b2e96f81433ae diff --git a/smartmontools/Pkgfile b/smartmontools/Pkgfile index eb6f17064..ed00fe18d 100644 --- a/smartmontools/Pkgfile +++ b/smartmontools/Pkgfile @@ -1,10 +1,9 @@ # Description: Utilities to control and monitor S.M.A.R.T. hard drives -# URL: http://smartmontools.sourceforge.net/ -# Maintainer: Juergen Daubert, jue at crux dot nu -# Packager: Juergen Daubert, jue at crux dot nu +# URL: http://smartmontools.sourceforge.net/ +# Maintainer: Juergen Daubert, jue at crux dot nu name=smartmontools -version=7.0 +version=7.1 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz \ smartd) |