diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-04-16 21:57:58 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-04-16 21:57:58 -0400 |
commit | 3c9b04c2c0bb3e319fd5b056891567b41371a8bb (patch) | |
tree | 09fd71ccf75d4054b2fca3b798afcc54fcdec3de /games-fps | |
parent | games-fps/qudos: whitespace (diff) | |
download | gentoo-3c9b04c2c0bb3e319fd5b056891567b41371a8bb.tar.gz gentoo-3c9b04c2c0bb3e319fd5b056891567b41371a8bb.tar.bz2 gentoo-3c9b04c2c0bb3e319fd5b056891567b41371a8bb.zip |
games-fps/qudos: update HOMEPAGE and SRC_URI
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/qudos/qudos-0.40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/qudos/qudos-0.40.1.ebuild b/games-fps/qudos/qudos-0.40.1.ebuild index 240b6901e2a9..d59f1662de5f 100644 --- a/games-fps/qudos/qudos-0.40.1.ebuild +++ b/games-fps/qudos/qudos-0.40.1.ebuild @@ -10,8 +10,8 @@ PK3_FILE="QuDos-${PV}.pk3" MY_PN="quake2" DESCRIPTION="Enhanced Quake 2 engine" -HOMEPAGE="http://qudos.quakedev.com/" -SRC_URI="http://qudos.quakedev.com/linux/${MY_PN}/engines/QuDos/${FILE_STEM}.tar.bz2 +HOMEPAGE="https://github.com/ZwS/qudos" +SRC_URI="mirror://gentoo/${FILE_STEM}.tar.bz2 https://github.com/ZwS/qudos/raw/master/quake2/baseq2/qudos.pk3 -> ${PK3_FILE}" LICENSE="GPL-2+" |