wok-6.x diff nimrod/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | e3079653b462 |
children |
line diff
1.1 --- a/nimrod/receipt Fri Feb 25 22:15:31 2022 +0000 1.2 +++ b/nimrod/receipt Tue Sep 06 07:38:52 2022 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="admin@trixarian.net" 1.5 LICENSE="GPL" 1.6 TARBALL="nimrod_$VERSION.zip" 1.7 -WEB_SITE="http://www.nimrod-code.org/" 1.8 +WEB_SITE="https://min-lang.org/" 1.9 WGET_URL="http://nimrod-code.org/download/$TARBALL" 1.10 1.11 DEPENDS="gcc glibc-base readline"