wok diff gvim/receipt @ rev 24919

updated motion (4.3.0 -> 4.4.0)
author Hans-G?nter Theisgen
date Sun Apr 10 07:17:22 2022 +0100 (2022-04-10)
parents 241fb98cab1c
children 5cb11e361a0a
line diff
     1.1 --- a/gvim/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/gvim/receipt	Sun Apr 10 07:17:22 2022 +0100
     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"