wok diff gvim/receipt @ rev 24646
updated hostapd (2.9 -> 2.10)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 10 11:11:28 2022 +0100 (2022-03-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 Thu Mar 10 11:11:28 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"