[Lunar-commits] <moonbase> stratagus: fix the patch to compile with gcc 4.4.x.
Florin Braescu
florin at lunar-linux.org
Mon Aug 3 13:17:39 CEST 2009
commit 5383b71cbaf15a556702c68650861a1d14de0f8b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Aug 3 14:17:39 2009 +0300
stratagus: fix the patch to compile with gcc 4.4.x.
---
games/stratagus/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games/stratagus/DETAILS b/games/stratagus/DETAILS
index 0fc06a4..a1cd4b3 100644
--- a/games/stratagus/DETAILS
+++ b/games/stratagus/DETAILS
@@ -1,11 +1,11 @@
MODULE=stratagus
VERSION=2.2.4
SOURCE=$MODULE-$VERSION-src.tar.gz
- SOURCE2=$MODULE-$VERSION-gcc-4.3.x.patch
+ SOURCE2=$MODULE-$VERSION-gcc-4.4.x.patch.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:d3e15d6137503d79ab1d5ac5ddb1d01a20173671
- SOURCE2_VFY=sha1:2396c1b792ec592eefc06b91330458204c954da1
+ SOURCE2_VFY=sha1:926acbb7b76eeb7b265137c25884f4ca510cb5bc
WEB_SITE=http://stratagus.sourceforge.net
ENTERED=20040719
UPDATED=20090414
More information about the Lunar-commits
mailing list