parent
12d395ffc1
commit
296261856f
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'smartmontools'
|
||||
pkgname=smartmontools
|
||||
version=7.3
|
||||
version=7.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sysconfdir=/etc/smartd --with-libcap-ng=yes"
|
||||
makedepends="libcap-ng-devel"
|
||||
conf_files="/etc/smartd/*"
|
||||
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"
|
||||
homepage="http://smartmontools.sourceforge.net"
|
||||
changelog="https://raw.githubusercontent.com/smartmontools/smartmontools/master/smartmontools/NEWS"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=a544f8808d0c58cfb0e7424ca1841cb858a974922b035d505d4e4c248be3a22b
|
||||
checksum=e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d
|
||||
|
||||
post_install() {
|
||||
vsv smartd
|
||||
|
|
Loading…
Reference in New Issue