wok diff sqlite/receipt @ rev 15207

Add mktorrent
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 10 12:15:52 2013 +0000 (2013-09-10)
parents 493facea6dac
children 2a5cc8208d36
line diff
     1.1 --- a/sqlite/receipt	Sun Apr 21 17:34:00 2013 +0200
     1.2 +++ b/sqlite/receipt	Tue Sep 10 12:15:52 2013 +0000
     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()