wok diff luafilesystem/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents bc2b9d9bed6f
children
line diff
     1.1 --- a/luafilesystem/receipt	Sun Mar 06 21:04:14 2022 +0000
     1.2 +++ b/luafilesystem/receipt	Sat Oct 01 09:32:27 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://github.com/keplerproject/luafilesystem"
     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  # What is the latest version available today?
    1.11  current_version()