wok-current diff sqlite/receipt @ rev 14431

wxWidgets: fix compiles-rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 24 16:10:28 2013 +0200 (2013-04-24)
parents 493facea6dac
children 2a5cc8208d36
line diff
     1.1 --- a/sqlite/receipt	Sun Apr 21 17:34:00 2013 +0200
     1.2 +++ b/sqlite/receipt	Wed Apr 24 16:10:28 2013 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  DEPENDS="libsqlite"
     1.5  BUILD_DEPENDS="tcl"
     1.6  WEB_SITE="http://www.sqlite.org/"
     1.7 -WGET_URL="http://www.sqlite.org/$TARBALL"
     1.8 +WGET_URL="http://www.sqlite.org/2013/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()