From: Michael Mair-Keimberger Date: Sun, 20 May 2018 12:22:09 +0000 (+0200) Subject: x11-misc/alock: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e50d5d8aaabbebf28e5124c464d2964b562f6285;p=gentoo.git x11-misc/alock: use HTTPS --- diff --git a/x11-misc/alock/alock-1.0.0.ebuild b/x11-misc/alock/alock-1.0.0.ebuild index a0e77239d2d5..92f0dc70f0e2 100644 --- a/x11-misc/alock/alock-1.0.0.ebuild +++ b/x11-misc/alock/alock-1.0.0.ebuild @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs # we need this since there are no tagged releases yet DESCRIPTION="locks the local X display until a password is entered" -HOMEPAGE="http://darkshed.net/projects/alock +HOMEPAGE="https://darkshed.net/projects/alock https://github.com/mgumz/alock" SRC_URI="https://github.com/mgumz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"