diff options
Diffstat (limited to 'gentoo/cputemp2maxfreq-0.2.ebuild')
-rw-r--r-- | gentoo/cputemp2maxfreq-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo/cputemp2maxfreq-0.2.ebuild b/gentoo/cputemp2maxfreq-0.2.ebuild index e4abea2..489bde2 100644 --- a/gentoo/cputemp2maxfreq-0.2.ebuild +++ b/gentoo/cputemp2maxfreq-0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="Daemon to scale scale_max_freq when CPU temperature rises" -HOMEPAGE="https://code.pa4wdh.nl.eu.org/tools/cputemp2maxfreq" +HOMEPAGE="https://code.pa4wdh.nl.eu.org/tools/cputemp2maxfreq/about" GIT_COMMIT="f851f21131a1aab2d9a9449e47876132c2d948c4" SRC_URI="https://code.pa4wdh.nl.eu.org/tools/cputemp2maxfreq/snapshot/cputemp2maxfreq-$GIT_COMMIT.tar.gz -> ${P}.tar.gz" |