games-util/xboxdrv: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 11 May 2018 12:51:17 +0000 (14:51 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Fri, 11 May 2018 20:39:00 +0000 (21:39 +0100)
games-util/xboxdrv/xboxdrv-0.8.8.ebuild

index ba30a6e3418472371667a681725722a302e2223b..a9324ad2dffe17a3fd1ed35e4c6d121508f72541 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 @@ 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"