wok-6.x diff vim-tiny/receipt @ rev 22345
tcc, unfs3: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 17 20:40:16 2019 +0100 (2019-11-17) |
parents | cbff385f6ca4 |
children | e77ae4711268 |
line diff
1.1 --- a/vim-tiny/receipt Fri Nov 01 16:19:45 2019 +0100 1.2 +++ b/vim-tiny/receipt Sun Nov 17 20:40:16 2019 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://www.vim.org/" 1.5 1.6 SOURCE="vim" 1.7 -TARBALL="$SOURCE-$VERSION.tar.bz2" 1.8 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WGET_URL="https://github.com/$SOURCE/$SOURCE/archive/v$VERSION.tar.gz" 1.10 1.11 DEPENDS="ncurses"