summaryrefslogtreecommitdiff
path: root/nodejs
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-10-04 21:42:56 +0200
committerTim Biermann <tbier@posteo.de>2022-10-05 16:22:06 +0200
commitc5a3ab96746a51247627c32682c42faea20bda79 (patch)
tree0374bc616373916f323936cbf3fe3c1aaa920b1f /nodejs
parent15c98169f7487498c6069e01c2a83af586975053 (diff)
downloadopt-c5a3ab96746a51247627c32682c42faea20bda79.tar.gz
opt-c5a3ab96746a51247627c32682c42faea20bda79.tar.xz
nodejs: 18.9.1 -> 18.10.0
Diffstat (limited to 'nodejs')
-rw-r--r--nodejs/.footprint3
-rw-r--r--nodejs/.signature8
-rw-r--r--nodejs/Pkgfile2
3 files changed, 8 insertions, 5 deletions
diff --git a/nodejs/.footprint b/nodejs/.footprint
index 958f95ebe..c8c667360 100644
--- a/nodejs/.footprint
+++ b/nodejs/.footprint
@@ -133,3 +133,6 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/node.1.gz
+drwxr-xr-x root/root usr/share/systemtap/
+drwxr-xr-x root/root usr/share/systemtap/tapset/
+-rw-r--r-- root/root usr/share/systemtap/tapset/node.stp
diff --git a/nodejs/.signature b/nodejs/.signature
index 862ffcf76..269175ed5 100644
--- a/nodejs/.signature
+++ b/nodejs/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/XJ/JvZHzQDLLDQVdjBDUkUlx4ku62XxsTwF6diqsNfHuzg6sYzdN0QybxYtWfoFzYPk43B30mNyw8RhnyzmzQU=
-SHA256 (Pkgfile) = e7830b3eeeb1442cfebe357d727326228e5f9b4cf2f98533005ae926ab6c70dd
-SHA256 (.footprint) = 42fb4509ab2ef12ca3420f757bf3e46a4c28aee2b46d13589bdcec19a5413861
-SHA256 (node-v18.9.1.tar.xz) = f381963d43568ba699915c88629dc6da4a1963804dcd37b2e6e1d10d923dd5d9
+RWSE3ohX2g5d/RFC+9s2oX8fZXmSwlRkeBNCcAyMp6rJlqb4UO+4tIIjN/PdVJ361JhCPDbtEcSOrRssso63zFewU4SncJF29Ak=
+SHA256 (Pkgfile) = 62bc6568ed31a20214118705828fcd4069b9590f9aa6486f0e868147fd98731e
+SHA256 (.footprint) = 8cc3451744cf3147497937902aeb6ce25ac3deb60ca995e3c88bc98b0ce7f8ac
+SHA256 (node-v18.10.0.tar.xz) = ad711b54e2be4a7d24f37c73fb2801adeaf6d26d298d431be98d6abc0202e89f
SHA256 (system-c-ares.patch) = 1ab0f849fe4fae2d295b6c60c12825d5f2c29f5b28b721916d1b550704b0f5f3
diff --git a/nodejs/Pkgfile b/nodejs/Pkgfile
index 6cf644b62..7878ac7b1 100644
--- a/nodejs/Pkgfile
+++ b/nodejs/Pkgfile
@@ -5,7 +5,7 @@
# Optional: brotli c-ares icu
name=nodejs
-version=18.9.1
+version=18.10.0
release=1
source=(https://nodejs.org/dist/v$version/node-v$version.tar.xz
system-c-ares.patch)

Generated by cgit