Skip to content

Commit

Permalink
games-util/xboxdrv: use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and chewi committed May 11, 2018
1 parent 5a4d55a commit 24f2a62
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games-util/xboxdrv/xboxdrv-0.8.8.ebuild
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6
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"
Expand Down

0 comments on commit 24f2a62

Please sign in to comment.