mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
thinkfan: cleanup.
This commit is contained in:
parent
0a97f1af95
commit
7a0a363379
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'thinkfan'
|
||||
pkgname=thinkfan
|
||||
version=0.9.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_ATASMART:BOOL=ON"
|
||||
makedepends="libatasmart-devel"
|
||||
short_desc="A simple fan control program"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3"
|
||||
short_desc="Simple fan control program"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://thinkfan.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b61c634996c450445d7e440bf41f7adcda86506063f832afa40d44e01061e45b
|
||||
|
|
Loading…
Add table
Reference in a new issue