wok-6.x diff coova-chilli/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 (13 months ago)
parents 2a0479881723
children
line diff
     1.1 --- a/coova-chilli/receipt	Sun Feb 13 13:09:42 2022 +0000
     1.2 +++ b/coova-chilli/receipt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.coova.org/CoovaChilli"
     1.7 -WGET_URL="http://ap.coova.org/chilli/$TARBALL"
     1.8 +WGET_URL="https://coova.github.io/coova-chilli/$TARBALL"
     1.9  
    1.10  DEPENDS="libssl curl libidn"
    1.11  BUILD_DEPENDS="openssl-dev curl-dev"