summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-11 14:51:17 +0200
committerJames Le Cuirot <chewi@gentoo.org>2018-05-11 21:39:00 +0100
commit24f2a6295efb423e183d021e7fae3db65333eb28 (patch)
tree96fcd5d17723b98939b7d38670d5f24681a607e9 /games-util/xboxdrv/xboxdrv-0.8.8.ebuild
parentgames-strategy/maxr: use HTTPS (diff)
downloadgentoo-24f2a6295efb423e183d021e7fae3db65333eb28.tar.gz
gentoo-24f2a6295efb423e183d021e7fae3db65333eb28.tar.bz2
gentoo-24f2a6295efb423e183d021e7fae3db65333eb28.zip
games-util/xboxdrv: use HTTPS
Diffstat (limited to 'games-util/xboxdrv/xboxdrv-0.8.8.ebuild')
-rw-r--r--games-util/xboxdrv/xboxdrv-0.8.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild b/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
index ba30a6e34184..a9324ad2dffe 100644
--- a/games-util/xboxdrv/xboxdrv-0.8.8.ebuild
+++ b/games-util/xboxdrv/xboxdrv-0.8.8.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
EAPI=6
@@ -6,8 +6,8 @@ inherit linux-info scons-utils toolchain-funcs systemd udev
MY_P=${PN}-linux-${PV}
DESCRIPTION="Userspace Xbox 360 Controller driver"
-HOMEPAGE="http://pingus.seul.org/~grumbel/xboxdrv/"
-SRC_URI="http://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2"
+HOMEPAGE="https://pingus.seul.org/~grumbel/xboxdrv/"
+SRC_URI="https://pingus.seul.org/~grumbel/xboxdrv/${MY_P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"