wok rev 6006

leocad-pieces: Update version and wget URL
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 14 16:16:44 2010 +0000 (2010-08-14)
parents 8fdabf52013b
children 7dd4aea53785
files leocad-pieces/receipt
line diff
     1.1 --- a/leocad-pieces/receipt	Sat Aug 14 16:16:00 2010 +0000
     1.2 +++ b/leocad-pieces/receipt	Sat Aug 14 16:16:44 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="leocad-pieces"
     1.7 -VERSION="2907"
     1.8 +VERSION="3934"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="Pieces library for LeoCAD."
    1.11  MAINTAINER="rcx@zoominternet.net"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS=""
    1.14  TARBALL="pieces-$VERSION.zip"
    1.15  WEB_SITE="http://www.leocad.org/"
    1.16 -WGET_URL="http://www.leocad.org/files/$TARBALL"
    1.17 +WGET_URL="http://leocad.googlecode.com/files/$TARBALL"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()