mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
smartmontools: update to 7.2.
This commit is contained in:
parent
22047c6011
commit
68d44dec8e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smartmontools'
|
||||
pkgname=smartmontools
|
||||
version=7.1
|
||||
version=7.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sysconfdir=/etc/smartd --with-libcap-ng=yes"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://smartmontools.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846
|
||||
checksum=5cd98a27e6393168bc6aaea070d9e1cd551b0f898c52f66b2ff2e5d274118cd6
|
||||
|
||||
post_install() {
|
||||
vsv smartd
|
||||
|
|
Loading…
Add table
Reference in a new issue