wok-4.x rev 6005
leocad: Update wget URL
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Sat Aug 14 16:16:00 2010 +0000 (2010-08-14) |
parents | ba238fa5bab1 |
children | 1c3a87dcc4ac |
files | leocad/receipt |
line diff
1.1 --- a/leocad/receipt Sat Aug 14 15:56:13 2010 +0000 1.2 +++ b/leocad/receipt Sat Aug 14 16:16:00 2010 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 BUILD_DEPENDS="" 1.5 TARBALL="$PACKAGE-$VERSION.i386.rpm" 1.6 WEB_SITE="http://www.leocad.org/" 1.7 -WGET_URL="http://www.leocad.org/files/$TARBALL" 1.8 +WGET_URL="http://leocad.googlecode.com/files/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()