wok-6.x diff opengfx/receipt @ rev 7131
Up: linux to 2.6.36. Added fixes for aufs to compile.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Nov 05 15:48:33 2010 +0000 (2010-11-05) |
parents | 582342d4c006 |
children | 216371702c04 |
line diff
1.1 --- a/opengfx/receipt Sun Aug 15 12:19:22 2010 +0000 1.2 +++ b/opengfx/receipt Fri Nov 05 15:48:33 2010 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="opengfx" 1.7 -VERSION="0.2.4" 1.8 +VERSION="0.3.0" 1.9 CATEGORY="games" 1.10 SHORT_DESC="OpenGFX data files for OpenTTD." 1.11 MAINTAINER="devl547@gmail.com" 1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 +TARBALL="$PACKAGE-$VERSION.zip" 1.14 WEB_SITE="http://bundles.openttdcoop.org/opengfx/" 1.15 -WGET_URL="$WEB_SITE/releases/$TARBALL" 1.16 +WGET_URL="$WEB_SITE/releases/$VERSION/$TARBALL" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()