aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorTim Brust <tim.brust@sinnerschrader.com>2019-08-05 15:26:13 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-08-06 02:05:10 +0300
commitd9aa327dea47bf4c931db0e0c50b332081a216c8 (patch)
tree4f0203ab35e895fde9ea4897bd440ad5491af3a8 /community/nodejs-current
parente6da12dffcc2dddde41975a641ad14f83b53046b (diff)
downloadaports-d9aa327dea47bf4c931db0e0c50b332081a216c8.tar.bz2
aports-d9aa327dea47bf4c931db0e0c50b332081a216c8.tar.xz
community/nodejs-current: upgrade to 12.7.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 6216626bc2..cdddb4bbfb 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.6.0
+pkgver=12.7.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="57efcfa512626d624cd940d7e111a4c3f8a21c068b564246a8f98c8643ceab6f23a885e2dd983d326a3c3b9ee322388bfda501bdec85070264be3f146f8841d9 node-v12.6.0.tar.gz
+sha512sums="8d85130f5a08fd63be0da7c23c8848b592e98ac42fbebccd51ed0852598dcb2a015da3b1ab7e8fef2ba0d3fd0d17325d7159137895b52ede5f88adc440db1f7f node-v12.7.0.tar.gz
7634ae88ec660867361e0d909f3bf038270524f8e399d8a5f46ce63cc0f21529bdf3165246da263f0a848fd10dd3a2c5877a04864f35bc4c77556d3ac4eb6196 dont-run-gyp-files-for-bundled-deps.patch
9f60928b53447f9590c7065bcdbdd4065d10a06e8451531615791a3bd7d14f9114807e5446e0ec00e2cb7a11a277050345e34636b199db2979d7f022b31ffde4 link-with-libatomic-on-mips32.patch"