wok-6.x diff sqlite/receipt @ rev 15092
python-pyyaml: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 13 21:49:25 2013 +0000 (2013-08-13) |
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 Aug 13 21:49:25 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()