# HG changeset patch # User Matthew Sheets # Date 1281802560 0 # Node ID 8fdabf52013ba38055c9fdaa71b5ad4ee1a8e1eb # Parent ba238fa5bab17bda136d3f8057d49edc0a6ccd0a leocad: Update wget URL diff -r ba238fa5bab1 -r 8fdabf52013b leocad/receipt --- a/leocad/receipt Sat Aug 14 15:56:13 2010 +0000 +++ b/leocad/receipt Sat Aug 14 16:16:00 2010 +0000 @@ -13,7 +13,7 @@ BUILD_DEPENDS="" TARBALL="$PACKAGE-$VERSION.i386.rpm" WEB_SITE="http://www.leocad.org/" -WGET_URL="http://www.leocad.org/files/$TARBALL" +WGET_URL="http://leocad.googlecode.com/files/$TARBALL" # Rules to configure and make the package. compile_rules()