wok-6.x diff dialog/receipt @ rev 23992
linld: skip xmm_alloc
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 12 10:41:29 2020 +0000 (2020-12-12) |
parents | 7b370185d392 |
children | b4b3cde755b0 |
line diff
1.1 --- a/dialog/receipt Tue Feb 19 16:56:17 2019 +0100 1.2 +++ b/dialog/receipt Sat Dec 12 10:41:29 2020 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tgz" 1.5 WEB_SITE="https://invisible-island.net/dialog/" 1.6 1.7 -WGET_URL="ftp://invisible-mirror.net/archives/$PACKAGE/$PACKAGE-${VERSION/_/-}.tgz" 1.8 +WGET_URL="https://invisible-mirror.net/archives/$PACKAGE/$PACKAGE-${VERSION/_/-}.tgz" 1.9 DEPENDS="ncursesw" 1.10 BUILD_DEPENDS="ncursesw-dev" 1.11 HOST_ARCH="i486 arm"