x11-misc/i3lock: use HTTPS instead of HTTP
authorFrancesco Turco <fturco@fastmail.fm>
Fri, 26 Jan 2018 18:49:55 +0000 (19:49 +0100)
committerAaron Bauman <bman@gentoo.org>
Mon, 26 Mar 2018 19:16:40 +0000 (15:16 -0400)
Closes: https://github.com/gentoo/gentoo/pull/6973

x11-misc/i3lock/i3lock-2.10.ebuild
x11-misc/i3lock/i3lock-2.8.ebuild
x11-misc/i3lock/i3lock-2.9.1.ebuild

index 7101cc230c39ca50121679b0f1802d6a450fc8f9..0b51ebc8e5257615a435e4a0db29d7814b5d902b 100644 (file)
@@ -6,8 +6,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Simple screen locker"
-HOMEPAGE="http://i3wm.org/i3lock/"
-SRC_URI="http://i3wm.org/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://i3wm.org/i3lock/"
+SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 206ce7020ee7fb83a89c4c2a97299c522dd16e41..1b0619ea0152d854e2d6751699c55971a95a5d3d 100644 (file)
@@ -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=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Simple screen locker"
-HOMEPAGE="http://i3wm.org/i3lock/"
-SRC_URI="http://i3wm.org/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://i3wm.org/i3lock/"
+SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index f99aa9820244c8c52c999e9bfa59e3ef32e303f2..ee3f80478d4578500d013f7a14dd063cdd59c639 100644 (file)
@@ -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=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Simple screen locker"
-HOMEPAGE="http://i3wm.org/i3lock/"
-SRC_URI="http://i3wm.org/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://i3wm.org/i3lock/"
+SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"