mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
thermald: update to 2.5.9.
This commit is contained in:
parent
0818f46e4b
commit
fd9f337f55
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'thermald'
|
||||
pkgname=thermald
|
||||
version=2.5.8
|
||||
revision=2
|
||||
version=2.5.9
|
||||
revision=1
|
||||
archs="i686* x86_64*"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config glib-devel gtk-doc autoconf-archive"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/intel/thermal_daemon"
|
||||
distfiles="https://github.com/intel/thermal_daemon/archive/v${version}.tar.gz"
|
||||
checksum=365fbb91d5b986ecbac7fe70d6993bc5a4d47e07dfca9d832204fe8ec0a7094b
|
||||
checksum=32fc75861e5e42b4b6ce0718af3e5b275f3febfccf6e7a3d3fbb5254791d7e74
|
||||
conf_files='/etc/thermald/*'
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue