wok diff opencc/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 3af70ef3a7ac
children de49f29b101e
line diff
     1.1 --- a/opencc/receipt	Tue Sep 20 10:22:35 2011 +0000
     1.2 +++ b/opencc/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="cmake gettext"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://code.google.com/p/opencc/"
     1.7 -WGET_URL="http://opencc.googlecode.com/p/files/$TARBALL"
     1.8 +WGET_URL="http://opencc.googlecode.com/files/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()