diff options
Diffstat (limited to 'sys-power/acpi/acpi-1.7-r1.ebuild')
-rw-r--r-- | sys-power/acpi/acpi-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpi/acpi-1.7-r1.ebuild b/sys-power/acpi/acpi-1.7-r1.ebuild index 8c19d29de19d..e9eecd606794 100644 --- a/sys-power/acpi/acpi-1.7-r1.ebuild +++ b/sys-power/acpi/acpi-1.7-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Displays information about ACPI devices" HOMEPAGE="https://sourceforge.net/projects/acpiclient/" -SRC_URI="mirror://sourceforge/acpiclient/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/acpiclient/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |