diff --git a/app-emacs/thinks/thinks-1.12.ebuild b/app-emacs/thinks/thinks-1.12.ebuild index 8e36b782e43a..936db7a87d7c 100644 --- a/app-emacs/thinks/thinks-1.12.ebuild +++ b/app-emacs/thinks/thinks-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit elisp DESCRIPTION="Insert text in a think bubble" -HOMEPAGE="http://www.davep.org/emacs/" +HOMEPAGE="https://www.davep.org/emacs/" SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+"