wok-6.x diff iproute2/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 (21 months ago) |
parents | 518bb01fa67c |
children |
line diff
1.1 --- a/iproute2/receipt Fri Mar 11 17:25:23 2022 +0100 1.2 +++ b/iproute2/receipt Tue May 09 17:24:00 2023 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://wiki.linuxfoundation.org/networking/iproute2" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.7 -WGET_URL="http://kernel.org/pub/linux/utils/net/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://kernel.org/pub/linux/utils/net/$PACKAGE/$TARBALL" 1.9 1.10 DEPENDS="db iptables libmnl libnl" 1.11 BUILD_DEPENDS="bison db-dev flex iptables-dev libmnl-dev libnl-dev"