From e50d5d8aaabbebf28e5124c464d2964b562f6285 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 14:22:09 +0200 Subject: x11-misc/alock: use HTTPS --- x11-misc/alock/alock-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-misc/alock') 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" -- cgit v1.2.3-65-gdbad