diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-06-12 23:32:23 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-06-12 23:33:04 -0400 |
commit | 84603aa9baaff8eb3751c3cfebc63ef575e0b4d1 (patch) | |
tree | 605df6fc1b745c3a9f6962aa52a63efa49f2968a /games-strategy | |
parent | sys-apps/openrc: 0.27.2 version bump (diff) | |
download | gentoo-84603aa9baaff8eb3751c3cfebc63ef575e0b4d1.tar.gz gentoo-84603aa9baaff8eb3751c3cfebc63ef575e0b4d1.tar.bz2 gentoo-84603aa9baaff8eb3751c3cfebc63ef575e0b4d1.zip |
games-strategy/hedgewars: Update SRC_URI from shuttered gna.org, #612500
Acked-By: mr_bones_@gentoo.org
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/hedgewars/hedgewars-0.9.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/hedgewars/hedgewars-0.9.22-r1.ebuild b/games-strategy/hedgewars/hedgewars-0.9.22-r1.ebuild index 4e8a1971d034..09cb7e297c09 100644 --- a/games-strategy/hedgewars/hedgewars-0.9.22-r1.ebuild +++ b/games-strategy/hedgewars/hedgewars-0.9.22-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # TODO: when physfs-2.1.0 hits the tree, set @@ -13,7 +13,7 @@ MY_P=${PN}-src-${PV} DEB_PATCH_VER=7 DESCRIPTION="A turn-based strategy, artillery, action and comedy game" HOMEPAGE="http://hedgewars.org/" -SRC_URI="http://download.gna.org/hedgewars/${MY_P}.tar.bz2 +SRC_URI="http://www.hedgewars.org/download/releases/${MY_P}.tar.bz2 mirror://debian/pool/main/h/${PN}/${PN}_${PV}-dfsg-${DEB_PATCH_VER}.debian.tar.xz" LICENSE="GPL-2 Apache-2.0 FDL-1.3" |