aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-10-01 21:31:20 +0300
committerAndy Postnikov <apostnikov@gmail.com>2019-10-02 00:16:15 +0300
commit87399fedd146eb3b80f1a06cda0c443aeaa767b1 (patch)
tree0fb58e670062f85197dc459f2450109d8752cf26 /community/nodejs-current
parentd03cc4c70dfbfc6d69655c5c2a14f04024d489f4 (diff)
downloadaports-87399fedd146eb3b80f1a06cda0c443aeaa767b1.tar.bz2
aports-87399fedd146eb3b80f1a06cda0c443aeaa767b1.tar.xz
community/nodejs-current: upgrade to 12.11.1
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 b9b8934b99..df078ad900 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.9.1
+pkgver=12.11.1
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="146d8e8d839a1907aa8391feee8d7eb0db7ee8a7974ba9ee03eb195c4500bf93acd83586a7628fbd21c63c7fb98d9125e068ce09337237af506bea2c1d963522 node-v12.9.1.tar.gz
+sha512sums="a2ff79dd0030b2ce87783899a044c8534e6b810e7bf7e04f4a8322db73098dc932803e07c7b837d6d96ebcf0bbe9b0686690a161af1fe1d88d62b707ad294f5f node-v12.11.1.tar.gz
3c536776e2ecb5dc677bf711a09418085b3c5e931a6eaf647f47c28e194d5c6dec354d4e7a039a5805b30fc7e83140594851e18d9120f523eec2f93539eac4db dont-run-gyp-files-for-bundled-deps.patch
9f60928b53447f9590c7065bcdbdd4065d10a06e8451531615791a3bd7d14f9114807e5446e0ec00e2cb7a11a277050345e34636b199db2979d7f022b31ffde4 link-with-libatomic-on-mips32.patch"