diff options
Diffstat (limited to 'sys-power/acpid/acpid-2.0.34-r1.ebuild')
-rw-r--r-- | sys-power/acpid/acpid-2.0.34-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.34-r1.ebuild b/sys-power/acpid/acpid-2.0.34-r1.ebuild index bac4d7193f33..4f99ddda2e86 100644 --- a/sys-power/acpid/acpid-2.0.34-r1.ebuild +++ b/sys-power/acpid/acpid-2.0.34-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit linux-info systemd DESCRIPTION="Daemon for Advanced Configuration and Power Interface" HOMEPAGE="https://sourceforge.net/projects/acpid2/" -SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz" +SRC_URI="https://downloads.sourceforge.net/${PN}2/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |