wok-current rev 12620
stardict: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 29 11:55:46 2012 +0200 (2012-04-29) |
parents | 02cc67a2115f |
children | 389dc1c284cc |
files | stardict/receipt |
line diff
1.1 --- a/stardict/receipt Sun Apr 29 11:48:15 2012 +0200 1.2 +++ b/stardict/receipt Sun Apr 29 11:55:46 2012 +0200 1.3 @@ -9,8 +9,8 @@ 1.4 BUILD_DEPENDS="bzip2 enchant-dev tar intltool popt libsigc++-dev gtk+-dev \ 1.5 xorg-libSM-dev zlib-dev util-linux-uuid-dev libffi" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://stardict.sourceforge.net" 1.8 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.9 +WEB_SITE="http://code.google.com/p/stardict-3/" 1.10 +WGET_URL="http://stardict-3.googlecode.com/files/$TARBALL" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()