wok-current diff luasocket/receipt @ rev 25601
use gcc49-lib-base for openldap-dev
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 12:04:33 2023 +0000 (16 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 01 12:04:33 2023 +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"