wok diff luasocket/receipt @ rev 25769
libmaxminddb, ndpi: add current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 06 09:45:40 2024 +0000 (5 months ago) |
parents | 28a7087bc745 |
children |
line diff
1.1 --- a/luasocket/receipt Sun Mar 20 10:32:22 2022 +0000 1.2 +++ b/luasocket/receipt Fri Sep 06 09:45:40 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="MIT" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://w3.impa.br/~diego/software/luasocket/home.html" 1.7 -WGET_URL="http://luaforge.net/frs/download.php/2664/$TARBALL" 1.8 +WGET_URL="https://github.com/lunarmodules/luasocket/archive/refs/tags/v$VERSION.tar.gz" 1.9 1.10 DEPENDS="lua5.1" 1.11 BUILD_DEPENDS="lua5.1-dev"