New commits:
commit b53c9cb852d908e549816938fca91731a9b7150e
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
ftp/rqbit: fixed building with LibreSSL > 3.7
commit 18335441c6192a6fe285a7ce83c81e785061daa5
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
devel/nodejs: version 23.8.0
diff --git a/devel/nodejs/DETAILS b/devel/nodejs/DETAILS
index 426deac..9dbe04c 100755
--- a/devel/nodejs/DETAILS
+++ b/devel/nodejs/DETAILS
@@ -1,7 +1,7 @@
SPELL=nodejs
SPELLX=${SPELL/js}
- VERSION=23.7.0
-
SOURCE_HASH="sha256:8de192ef2fee2ee8a230dd8d0e9aee182ee9c9856ccdb5fd95188abe84f77242:UPSTREAM_HASH"
+ VERSION=23.8.0
+
SOURCE_HASH="sha256:6ec5d54d0e8423fc5986f6efa4f661e8370659818b14f458cdc9d1b9f75d3b88:UPSTREAM_HASH"
SECURITY_PATCH=17
SOURCE=$SPELLX-v$VERSION.tar.xz
SOURCE_URL[0]=https://nodejs.org/dist/v${VERSION}/$SOURCE
diff --git a/devel/nodejs/HISTORY b/devel/nodejs/HISTORY
index a079373..1075962 100644
--- a/devel/nodejs/HISTORY
+++ b/devel/nodejs/HISTORY
@@ -1,3 +1,6 @@
+2025-02-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 23.8.0
+
2025-01-30 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 23.7.0