From fb27fa9e76aec2648fc6ea7adf04979518aa7e54 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 9 Jun 2015 13:29:03 +0000 Subject: [PATCH] openttd: bump version --- .../openttd/{openttd-1.5.0.recipe => openttd-1.5.1.recipe} | 4 ++-- .../{openttd-1.5.0.patchset => openttd-1.5.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename games-simulation/openttd/{openttd-1.5.0.recipe => openttd-1.5.1.recipe} (94%) rename games-simulation/openttd/patches/{openttd-1.5.0.patchset => openttd-1.5.1.patchset} (100%) diff --git a/games-simulation/openttd/openttd-1.5.0.recipe b/games-simulation/openttd/openttd-1.5.1.recipe similarity index 94% rename from games-simulation/openttd/openttd-1.5.0.recipe rename to games-simulation/openttd/openttd-1.5.1.recipe index 3b45bc451..8d13166c2 100644 --- a/games-simulation/openttd/openttd-1.5.0.recipe +++ b/games-simulation/openttd/openttd-1.5.1.recipe @@ -7,11 +7,11 @@ features. " HOMEPAGE="http://www.openttd.org" SRC_URI="http://binaries.openttd.org/releases/$portVersion/openttd-$portVersion-source.tar.xz" -CHECKSUM_SHA256="cb2735c3c94709430c58eb4e8820cd5d26b1a17447c34ca8792bb3432a3f7c2d" +CHECKSUM_SHA256="c98e76e57de213c8d2ccafa4fa2e02b91c031b2487639ccf9b85c725c1428f49" COPYRIGHT="2005-2013 OpenTTD Team" LICENSE="GNU GPL v2" REVISION="1" -ARCHITECTURES="x86" +ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then # x86_gcc2 is fine as primary target architecture as long as we're building # for a different secondary architecture. diff --git a/games-simulation/openttd/patches/openttd-1.5.0.patchset b/games-simulation/openttd/patches/openttd-1.5.1.patchset similarity index 100% rename from games-simulation/openttd/patches/openttd-1.5.0.patchset rename to games-simulation/openttd/patches/openttd-1.5.1.patchset