wok-6.x diff lua-posix/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 (14 months ago)
parents b569b85b0fb9
children
line diff
     1.1 --- a/lua-posix/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/lua-posix/receipt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://github.com/luaposix/luaposix"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz"
     1.8 +WGET_URL="$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz"
     1.9  
    1.10  SUGGESTED="lua"
    1.11  BUILD_DEPENDS="lua-dev"