diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-20 14:22:09 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-20 19:25:17 -0400 |
commit | e50d5d8aaabbebf28e5124c464d2964b562f6285 (patch) | |
tree | 1ca784ad0293e02e9855789459effd0aeaa8f98c /x11-misc/alock | |
parent | www-apache/modsecurity-crs: use HTTPS, sync HOMEPAGEs (diff) | |
download | gentoo-e50d5d8aaabbebf28e5124c464d2964b562f6285.tar.gz gentoo-e50d5d8aaabbebf28e5124c464d2964b562f6285.tar.bz2 gentoo-e50d5d8aaabbebf28e5124c464d2964b562f6285.zip |
x11-misc/alock: use HTTPS
Diffstat (limited to 'x11-misc/alock')
-rw-r--r-- | x11-misc/alock/alock-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |