aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-03-20 18:13:24 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-03-20 19:02:02 +0000
commit13948dbdd450ed5d1897baee6fe5f7d6408593ff (patch)
tree4bdce6af7580d73987510bdd1a4470fa5e13e4f0 /community/nodejs-current
parent5e56cf182a3a554a813f2dd5af01fddf02019111 (diff)
community/nodejs-current: upgrade to 11.12.0
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 9dfa86c6264..37ddeb18411 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=11.11.0
+pkgver=11.12.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="f4c23b94c0d2e723355fe11428dee441d4450c7786fd168a3bb5506dc8db9ba7c505868a3c9b29c064f8275d2129b0685a1e9221d62c67ba29f8f80048413e8e node-v11.11.0.tar.gz
+sha512sums="547be2ac4079db739e276f49700e5d58fe7ffb50fa7f9900fe3460de7ace57cd3b6c463e6ce3ef2cbc819b581323690974d7825f669107f9922d68885da8c9e9 node-v11.12.0.tar.gz
3697009ae7bf90e7a83da33eac915de9cb32680cafc8003e727540f98942312699e0ee2ebf3014dea15b1f4bcf93f983eec521ad86d75073664c64f5fdeea84d dont-run-gyp-files-for-bundled-deps.patch
adba24239eb8ccb1d27664e9a8b2af0992e2b7b59d03d67bd18598bf0a266f1b572e312980face891f93fad0330488e2af1ab8f524c1798746adb64bed994831 link-with-libatomic-on-mips32.patch"