smartmontools: update to 7.4.

Adopted.
This commit is contained in:
Leah Neukirchen 2024-08-25 14:05:41 +02:00
parent 12d395ffc1
commit 296261856f

View file

@ -1,18 +1,18 @@
# Template file for 'smartmontools' # Template file for 'smartmontools'
pkgname=smartmontools pkgname=smartmontools
version=7.3 version=7.4
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"
makedepends="libcap-ng-devel" makedepends="libcap-ng-devel"
conf_files="/etc/smartd/*" conf_files="/etc/smartd/*"
short_desc="S.M.A.R.T Monitoring Tools" short_desc="S.M.A.R.T Monitoring Tools"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later" 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=a544f8808d0c58cfb0e7424ca1841cb858a974922b035d505d4e4c248be3a22b checksum=e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d
post_install() { post_install() {
vsv smartd vsv smartd