mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
thermald: update to 2.5.3.
This commit is contained in:
parent
5ae299f502
commit
68e6e94d4d
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.2
|
version=2.5.3
|
||||||
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=9c69588b94a98b4843cd46e3bae570f55020b5e2bf1b417a0c6990f6519070c9
|
checksum=0ca377c566c2848ee48604bb2ee7f943e3735341aa53ea8ae63cefba46707236
|
||||||
conf_files='/etc/thermald/*'
|
conf_files='/etc/thermald/*'
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue