wok rev 14367
sqlite: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 21 17:39:32 2013 +0200 (2013-04-21) |
parents | 493facea6dac |
children | fee434f0090a |
files | sqlite/receipt |
line diff
1.1 --- a/sqlite/receipt Sun Apr 21 17:34:00 2013 +0200 1.2 +++ b/sqlite/receipt Sun Apr 21 17:39:32 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()