diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-21 10:51:33 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-21 21:28:56 -0400 |
commit | 326609478bba7e3024f8a7bf690fc7520bb02b37 (patch) | |
tree | ffdd28a4d5c6e79f4a157701d69de021c7bd119a /sys-libs/libutempter | |
parent | sys-libs/gpm: use HTTPS (diff) | |
download | gentoo-326609478bba7e3024f8a7bf690fc7520bb02b37.tar.gz gentoo-326609478bba7e3024f8a7bf690fc7520bb02b37.tar.bz2 gentoo-326609478bba7e3024f8a7bf690fc7520bb02b37.zip |
sys-libs/libutempter: use HTTPS
Diffstat (limited to 'sys-libs/libutempter')
-rw-r--r-- | sys-libs/libutempter/libutempter-1.1.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild index a4936c7195d2..ae5a5af6d609 100644 --- a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild +++ b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -6,7 +6,7 @@ EAPI="4" inherit user multilib flag-o-matic DESCRIPTION="Library that allows non-privileged apps to write utmp (login) info" -HOMEPAGE="http://altlinux.org/index.php?module=sisyphus&package=libutempter" +HOMEPAGE="https://altlinux.org/index.php?module=sisyphus&package=libutempter" SRC_URI="ftp://ftp.altlinux.org/pub/people/ldv/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" |