diff options
author | James Le Cuirot <chewi@gentoo.org> | 2018-01-18 15:11:53 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2018-01-18 15:12:21 +0000 |
commit | 5f3b312b24c353447cd70f8eaa12ecf41eac929a (patch) | |
tree | 2d4e01dec04b632a609d410174ef83316d35b2af /games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild | |
parent | media-tv/v4l-utils: Drop old (qt4) version (diff) | |
download | gentoo-5f3b312b24c353447cd70f8eaa12ecf41eac929a.tar.gz gentoo-5f3b312b24c353447cd70f8eaa12ecf41eac929a.tar.bz2 gentoo-5f3b312b24c353447cd70f8eaa12ecf41eac929a.zip |
games-fps/duke3d-data: Bump GOG download to 2.0.0.9
No revbump because the change only concerned a bundled libpng that we
do not use.
Closes: https://bugs.gentoo.org/642556
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild')
-rw-r--r-- | games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild b/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild index ad7eb38e4f0e..a17e667056fc 100644 --- a/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild +++ b/games-fps/duke3d-data/duke3d-data-1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 CDROM_OPTIONAL="yes" inherit eutils cdrom unpacker games -GOG_FILE="gog_duke_nukem_3d_atomic_edition_2.0.0.8.sh" +GOG_FILE="gog_duke_nukem_3d_atomic_edition_2.0.0.9.sh" DESCRIPTION="Duke Nukem 3D data files" HOMEPAGE="http://www.3drealms.com/" SRC_URI="gog? ( ${GOG_FILE} )" |