wok diff ckermit/receipt @ rev 25502
Up memtest-efi* (6.01)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jan 15 09:58:15 2023 +0000 (22 months ago) |
parents | 2a0479881723 |
children | 0af8df0b46fc |
line diff
1.1 --- a/ckermit/receipt Sun Feb 13 13:09:42 2022 +0000 1.2 +++ b/ckermit/receipt Sun Jan 15 09:58:15 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="BSD" 1.5 WEB_SITE="http://www.columbia.edu/kermit/ck90.html" 1.6 TARBALL="cku${VERSION##*.}.tar.gz" 1.7 -WGET_URL="ftp://kermit.columbia.edu/kermit/archives/$TARBALL" 1.8 +WGET_URL="http://www.columbia.edu/kermit/ftp/archives/$TARBALL" 1.9 1.10 DEPENDS="ncurses" 1.11 BUILD_DEPENDS="ncurses-dev"