aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-03-08 10:38:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-08 10:38:41 +0000
commitde480fbf1ba79dd6ef2571a4c29dae0c1a7737a1 (patch)
treeabd06e6b865c8064fe2da08812d2b6a24849fa6a /community/nodejs-current/APKBUILD
parent8cdc1514a48e59f1229d3c5f3cf136dc0eabfe16 (diff)
downloadaports-de480fbf1ba79dd6ef2571a4c29dae0c1a7737a1.tar.bz2
aports-de480fbf1ba79dd6ef2571a4c29dae0c1a7737a1.tar.xz
community/nodejs-current: upgrade to 11.11.0
Diffstat (limited to 'community/nodejs-current/APKBUILD')
-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 c9def69166..9dfa86c626 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.10.1
+pkgver=11.11.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="22101ebb1f14535c360200fe0af65c18ba455daef70c6acdcf03fe83853ce9fe4112bdb0b35f77759cd1f3e4e3a59bfdcc37836f018f4e323f6493c3b6764a37 node-v11.10.1.tar.gz
+sha512sums="f4c23b94c0d2e723355fe11428dee441d4450c7786fd168a3bb5506dc8db9ba7c505868a3c9b29c064f8275d2129b0685a1e9221d62c67ba29f8f80048413e8e node-v11.11.0.tar.gz
3697009ae7bf90e7a83da33eac915de9cb32680cafc8003e727540f98942312699e0ee2ebf3014dea15b1f4bcf93f983eec521ad86d75073664c64f5fdeea84d dont-run-gyp-files-for-bundled-deps.patch
adba24239eb8ccb1d27664e9a8b2af0992e2b7b59d03d67bd18598bf0a266f1b572e312980face891f93fad0330488e2af1ab8f524c1798746adb64bed994831 link-with-libatomic-on-mips32.patch"