summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-21 10:50:58 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-21 21:28:56 -0400
commit7740d0514bcb20edc89c75310cd50bc0efac006d (patch)
tree2e8ad54794987f3b2d2d6174271671f3a48d21a5
parentsys-apps/memtest86: use HTTPS (diff)
downloadgentoo-7740d0514bcb20edc89c75310cd50bc0efac006d.tar.gz
gentoo-7740d0514bcb20edc89c75310cd50bc0efac006d.tar.bz2
gentoo-7740d0514bcb20edc89c75310cd50bc0efac006d.zip
sys-libs/gpm: use HTTPS
-rw-r--r--sys-libs/gpm/gpm-1.20.7-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/gpm/gpm-1.20.7-r2.ebuild b/sys-libs/gpm/gpm-1.20.7-r2.ebuild
index 4cef2cfe09fe..7b6bff92c952 100644
--- a/sys-libs/gpm/gpm-1.20.7-r2.ebuild
+++ b/sys-libs/gpm/gpm-1.20.7-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
# emacs support disabled due to #99533 #335900
@@ -8,8 +8,8 @@ EAPI=5
inherit eutils systemd toolchain-funcs autotools multilib-minimal
DESCRIPTION="Console-based mouse driver"
-HOMEPAGE="http://www.nico.schottelius.org/software/gpm/"
-SRC_URI="http://www.nico.schottelius.org/software/${PN}/archives/${P}.tar.lzma
+HOMEPAGE="https://www.nico.schottelius.org/software/gpm/"
+SRC_URI="https://www.nico.schottelius.org/software/${PN}/archives/${P}.tar.lzma
mirror://gentoo/${P}-docs.patch.xz"
LICENSE="GPL-2"