wok-current diff node/receipt @ rev 25695

Up linux 5.10.214, Patch xorg-server (CVE-2024-31080, CVE-2024-31081, CVE-2024-31082, CVE-2024-31083)
author Stanislas Leduc <shann@slitaz.org>
date Thu Apr 04 08:53:51 2024 +0000 (2 months ago)
parents 241fb98cab1c
children
line diff
     1.1 --- a/node/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/node/receipt	Thu Apr 04 08:53:51 2024 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://nodejs.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-v$VERSION.tar.gz"
     1.7 -WGET_URL="http://nodejs.org/dist/v$VERSION/$TARBALL"
     1.8 +WGET_URL="https://nodejs.org/dist/v$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="gcc83-lib-base libssl python"
    1.11  BUILD_DEPENDS="gcc83 openssl-dev python-dev"