aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorTim Brust <tim.brust@sinnerschrader.com>2019-06-05 09:22:28 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-06-05 10:39:19 +0000
commitbaab651ed946582e08c1a887801c82b2a481fcf3 (patch)
treece6c37f89087aca531df5d3a8d89483e3a56a962 /community/nodejs-current
parent4250cf0fad33654e9e4ef3b28974a57dd6250525 (diff)
community/nodejs-current: upgrade to 12.4.0
Closes GH-8513
Diffstat (limited to 'community/nodejs-current')
-rw-r--r--community/nodejs-current/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index f718ecfaa1a..30fcde8275d 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -20,7 +20,7 @@
#
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
-pkgver=12.3.1
+pkgver=12.4.0
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
@@ -93,6 +93,6 @@ package() {
rm "$pkgdir"/usr/bin/npm "$pkgdir"/usr/bin/npx
}
-sha512sums="5c2a14c6261876f8526793bfd0e4e7d978450a7524b816527a0e90a09dce3c08ef3e54282c398bd1d7e4515b38cd1adfd33a45833220b3293e7e1a72d764ff96 node-v12.3.1.tar.gz
+sha512sums="ec7f64f11a75326ec5ef1eadb65772543949037cdc5e18aa422aabbedf2f2bc03a883ca9904820f79538dd6d64d809dc4ee2381e8b51b938031287388ff94a61 node-v12.4.0.tar.gz
7634ae88ec660867361e0d909f3bf038270524f8e399d8a5f46ce63cc0f21529bdf3165246da263f0a848fd10dd3a2c5877a04864f35bc4c77556d3ac4eb6196 dont-run-gyp-files-for-bundled-deps.patch
9f60928b53447f9590c7065bcdbdd4065d10a06e8451531615791a3bd7d14f9114807e5446e0ec00e2cb7a11a277050345e34636b199db2979d7f022b31ffde4 link-with-libatomic-on-mips32.patch"