wok-6.x rev 4442
Upgrade: xtrkcad (4.0.3a to 4.0.3a1)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Tue Nov 03 10:46:28 2009 +0000 (2009-11-03) |
parents | 5922a819b2eb |
children | e24b9f715190 |
files | xtrkcad-doc/receipt xtrkcad/receipt |
line diff
1.1 --- a/xtrkcad-doc/receipt Tue Nov 03 10:45:00 2009 +0000 1.2 +++ b/xtrkcad-doc/receipt Tue Nov 03 10:46:28 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xtrkcad-doc" 1.7 -VERSION="4.0.3a" 1.8 +VERSION="4.0.3a1" 1.9 CATEGORY="games" 1.10 SHORT_DESC="Documentation, examples, and how-to demos for xtrkcad." 1.11 MAINTAINER="rcx@zoominternet.net"
2.1 --- a/xtrkcad/receipt Tue Nov 03 10:45:00 2009 +0000 2.2 +++ b/xtrkcad/receipt Tue Nov 03 10:46:28 2009 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="xtrkcad" 2.7 -VERSION="4.0.3a" 2.8 +VERSION="4.0.3a1" 2.9 CATEGORY="games" 2.10 SHORT_DESC="A CAD program for designing model railroad layouts." 2.11 MAINTAINER="rcx@zoominternet.net" 2.12 @@ -16,7 +16,8 @@ 2.13 xorg-libXdmcp-dev" 2.14 TARBALL="$PACKAGE-source-$VERSION.tar.gz" 2.15 WEB_SITE="http://www.xtrkcad.org/" 2.16 -WGET_URL="$SF_MIRROR/$PACKAGE-fork/$TARBALL" 2.17 +#WGET_URL="$SF_MIRROR/$PACKAGE-fork/$TARBALL" 2.18 +WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL" 2.19 2.20 # Rules to configure and make the package. 2.21 compile_rules()