aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-02-25 22:52:02 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-03-08 10:31:28 +0000
commit8cdc1514a48e59f1229d3c5f3cf136dc0eabfe16 (patch)
tree74cb150ac0d8cf358aa29023fd4ca02c4145226a /community/nodejs-current
parent4d8d5e38e2e5383849674474be1c0e414148bb33 (diff)
downloadaports-8cdc1514a48e59f1229d3c5f3cf136dc0eabfe16.tar.bz2
aports-8cdc1514a48e59f1229d3c5f3cf136dc0eabfe16.tar.xz
community/nodejs-current: upgrade to 11.10.1
Diffstat (limited to 'community/nodejs-current')
-rw-r--r--community/nodejs-current/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index d176f5f808..c9def69166 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -2,6 +2,8 @@
# Maintainer: Jose-Luis Rivas <ghostbar@riseup.net>
#
# secfixes:
+# 11.10.1-r0:
+# - CVE-2019-5737
# 11.3.0-r0:
# - CVE-2018-12121
# - CVE-2018-12122
@@ -18,7 +20,7 @@
#
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
-pkgver=11.9.0
+pkgver=11.10.1
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
@@ -91,6 +93,6 @@ package() {
rm "$pkgdir"/usr/bin/npm "$pkgdir"/usr/bin/npx
}
-sha512sums="3f64a984e4aec7f2a283dc1610175e780ee108a0fc96b13d03f3c1fda4a69c2b867c32d3dba04c5149c44d9669ebc889c0279eb942e99e23a4136b33e4dc1ce7 node-v11.9.0.tar.gz
+sha512sums="22101ebb1f14535c360200fe0af65c18ba455daef70c6acdcf03fe83853ce9fe4112bdb0b35f77759cd1f3e4e3a59bfdcc37836f018f4e323f6493c3b6764a37 node-v11.10.1.tar.gz
3697009ae7bf90e7a83da33eac915de9cb32680cafc8003e727540f98942312699e0ee2ebf3014dea15b1f4bcf93f983eec521ad86d75073664c64f5fdeea84d dont-run-gyp-files-for-bundled-deps.patch
adba24239eb8ccb1d27664e9a8b2af0992e2b7b59d03d67bd18598bf0a266f1b572e312980face891f93fad0330488e2af1ab8f524c1798746adb64bed994831 link-with-libatomic-on-mips32.patch"