mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
smartmontools: update to 7.5.
This commit is contained in:
parent
5096760382
commit
a9ef05175b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'smartmontools'
|
# Template file for 'smartmontools'
|
||||||
pkgname=smartmontools
|
pkgname=smartmontools
|
||||||
version=7.4
|
version=7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/smartd --with-libcap-ng=yes"
|
configure_args="--sysconfdir=/etc/smartd --with-libcap-ng=yes"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://smartmontools.sourceforge.net"
|
homepage="http://smartmontools.sourceforge.net"
|
||||||
changelog="https://raw.githubusercontent.com/smartmontools/smartmontools/master/smartmontools/NEWS"
|
changelog="https://raw.githubusercontent.com/smartmontools/smartmontools/master/smartmontools/NEWS"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d
|
checksum=690b83ca331378da9ea0d9d61008c4b22dde391387b9bbad7f29387f2595f76e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv smartd
|
vsv smartd
|
||||||
|
|
Loading…
Add table
Reference in a new issue