diff --git a/x11-misc/xautolock/xautolock-2.2_p7.ebuild b/x11-misc/xautolock/xautolock-2.2_p7.ebuild index caed08b01a485..a82b2e5e4e2ed 100644 --- a/x11-misc/xautolock/xautolock-2.2_p7.ebuild +++ b/x11-misc/xautolock/xautolock-2.2_p7.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit toolchain-funcs DESCRIPTION="An automatic X screen-locker/screen-saver" -HOMEPAGE="http://www.ibiblio.org/pub/Linux/X11/screensavers/" +HOMEPAGE="https://www.ibiblio.org/pub/Linux/X11/screensavers/" DEB_REVISION="$(ver_cut 4)" SRC_URI=" - http://www.ibiblio.org/pub/Linux/X11/screensavers/${P/_p*/}.tgz + https://www.ibiblio.org/pub/Linux/X11/screensavers/${P/_p*/}.tgz mirror://debian/pool/main/x/${PN}/${PN}_${PV/_p*/}-${DEB_REVISION}.debian.tar.xz " LICENSE="GPL-2"