wok-6.x diff busybox/receipt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (18 months ago) |
parents | 0c04fc34847a |
children |
line diff
1.1 --- a/busybox/receipt Fri Jan 21 10:59:24 2022 +0000 1.2 +++ b/busybox/receipt Tue May 09 17:24:00 2023 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://www.busybox.net/" 1.8 -WGET_URL="http://www.busybox.net/downloads/$TARBALL" 1.9 +WEB_SITE="https://busybox.net/" 1.10 +WGET_URL="https://busybox.net/downloads/$TARBALL" 1.11 HOST_ARCH="i486 arm" 1.12 1.13 DEPENDS="slitaz-base-files glibc-base ncurses-common"