smartmontools: update to 7.3.
This commit is contained in:
parent
638434523e
commit
b40b378c90
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smartmontools'
|
||||
pkgname=smartmontools
|
||||
version=7.2
|
||||
version=7.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sysconfdir=/etc/smartd --with-libcap-ng=yes"
|
||||
|
@ -10,8 +10,9 @@ short_desc="S.M.A.R.T Monitoring Tools"
|
|||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://smartmontools.sourceforge.net"
|
||||
changelog="https://raw.githubusercontent.com/smartmontools/smartmontools/master/smartmontools/NEWS"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=5cd98a27e6393168bc6aaea070d9e1cd551b0f898c52f66b2ff2e5d274118cd6
|
||||
checksum=a544f8808d0c58cfb0e7424ca1841cb858a974922b035d505d4e4c248be3a22b
|
||||
|
||||
post_install() {
|
||||
vsv smartd
|
||||
|
|
Loading…
Reference in a new issue