wok diff gvim/receipt @ rev 25057

linux-libre: fix linux-libre-3.18.129-gnu-slitaz.config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 11:05:30 2022 +0000 (2022-06-06)
parents 241fb98cab1c
children 5cb11e361a0a
line diff
     1.1 --- a/gvim/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/gvim/receipt	Mon Jun 06 11:05:30 2022 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  
     1.5  SOURCE="vim"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -WGET_URL="ftp://ftp.vim.org/pub/vim/unix/$TARBALL"
     1.8 +WGET_URL="https://ftp.nluug.nl/pub/vim/unix/$TARBALL"
     1.9  
    1.10  PROVIDES="xxd"
    1.11  DEPENDS="gtk+ ncurses xorg-libXau xorg-libXdmcp xorg-libXt"