diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-26 16:40:13 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-26 16:41:54 +0800 |
commit | 1740debee3449acf9fd2c69031defb2fff03e238 (patch) | |
tree | 28c247396c0b133d419a1d6e3e03ba572a427df3 /sys-power/thermald | |
parent | sys-power/thermald: drop 2.4.6, 2.4.7 (diff) | |
download | gentoo-1740debee3449acf9fd2c69031defb2fff03e238.tar.gz gentoo-1740debee3449acf9fd2c69031defb2fff03e238.tar.bz2 gentoo-1740debee3449acf9fd2c69031defb2fff03e238.zip |
sys-power/thermald: update HOMEPAGE
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-power/thermald')
-rw-r--r-- | sys-power/thermald/thermald-2.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/thermald/thermald-2.4.9.ebuild b/sys-power/thermald/thermald-2.4.9.ebuild index 608411e5ceb4..0bee30caf643 100644 --- a/sys-power/thermald/thermald-2.4.9.ebuild +++ b/sys-power/thermald/thermald-2.4.9.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit autotools out-of-source systemd DESCRIPTION="Thermal daemon for Intel architectures" -HOMEPAGE="https://01.org/linux-thermal-daemon https://github.com/intel/thermal_daemon" +HOMEPAGE="https://github.com/intel/thermal_daemon" SRC_URI="https://github.com/intel/thermal_daemon/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" |