mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
thermald: update to 2.5.6.
This commit is contained in:
parent
67e8c408e4
commit
7265d2c1a7
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.4
|
version=2.5.6
|
||||||
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=2addedfc7974b30ed6a553a5690961eb48d6abacd4584e3b6d3fd292343d694e
|
checksum=e5a452624f133d71f4aff0bd0c8f8258399a5ae1a7d5aea177fa6a6e33dad1fd
|
||||||
conf_files='/etc/thermald/*'
|
conf_files='/etc/thermald/*'
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue