diff options
Diffstat (limited to 'dev-util/global/global-6.3.1.ebuild')
-rw-r--r-- | dev-util/global/global-6.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/global/global-6.3.1.ebuild b/dev-util/global/global-6.3.1.ebuild index a7b694e9b2e3..231f788a13eb 100644 --- a/dev-util/global/global-6.3.1.ebuild +++ b/dev-util/global/global-6.3.1.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit autotools elisp-common eutils DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources" -HOMEPAGE="http://www.gnu.org/software/global/global.html" +HOMEPAGE="https://www.gnu.org/software/global/global.html" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" |