thinkfan: update to 1.3.1.

This commit is contained in:
Leah Neukirchen 2022-02-07 18:20:26 +01:00
parent fcb6120f8a
commit 5521866c21

View file

@ -1,6 +1,6 @@
# Template file for 'thinkfan' # Template file for 'thinkfan'
pkgname=thinkfan pkgname=thinkfan
version=1.3.0 version=1.3.1
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DUSE_ATASMART:BOOL=ON" configure_args="-DUSE_ATASMART:BOOL=ON"
@ -11,13 +11,11 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/vmatare/thinkfan" homepage="https://github.com/vmatare/thinkfan"
distfiles="https://github.com/vmatare/thinkfan/archive/${version}.tar.gz" distfiles="https://github.com/vmatare/thinkfan/archive/${version}.tar.gz"
checksum=ffadd3e488726c852f389f49e504c43e893b2260bf570db9a98956c4f2926c7c checksum=9466c8c82b7c4333b280fa66445ab26185ffbb4aada6bcb4a164eed742f8d78c
post_install() {
rm -r ${DESTDIR}/usr/share/doc
do_install() {
vbin build/thinkfan
vman src/thinkfan.1
vman src/thinkfan.conf.5
vman src/thinkfan.conf.legacy.5
vsconf examples/thinkfan.yaml vsconf examples/thinkfan.yaml
vmkdir usr/lib/modprobe.d vmkdir usr/lib/modprobe.d