mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
thermald: update to 2.5.1.
This commit is contained in:
parent
964e41d09f
commit
cd7ad273f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'thermald'
|
# Template file for 'thermald'
|
||||||
pkgname=thermald
|
pkgname=thermald
|
||||||
version=2.5
|
version=2.5.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/intel/thermal_daemon"
|
homepage="https://github.com/intel/thermal_daemon"
|
||||||
distfiles="https://github.com/intel/thermal_daemon/archive/v${version}.tar.gz"
|
distfiles="https://github.com/intel/thermal_daemon/archive/v${version}.tar.gz"
|
||||||
checksum=e6515678ce8ff37978a453e1617a087a40ba3a31809a42c1768b6f816e564cc9
|
checksum=75c165df45b3d09c904d314c8c19789158e9538f46e3d2b606457dc631eb3af5
|
||||||
conf_files='/etc/thermald/*'
|
conf_files='/etc/thermald/*'
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue