aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2019-11-09 20:33:04 +0200
committerAndy Postnikov <apostnikov@gmail.com>2019-11-13 14:14:02 +0200
commit1b1e213651ca0ad4f020c5f9bdb4eccf8e8334b6 (patch)
tree9a86e176fb564abcc9b08aee88e53795014bce37 /community/nodejs-current
parent201bf6fc5d38fd0e26e615afd2b9f56c80e208c2 (diff)
downloadaports-1b1e213651ca0ad4f020c5f9bdb4eccf8e8334b6.tar.bz2
aports-1b1e213651ca0ad4f020c5f9bdb4eccf8e8334b6.tar.xz
community/nodejs-current: upgrade to 13.1.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 d0f7e6c44d..80802f6135 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=13.0.1
+pkgver=13.1.0
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
@@ -92,6 +92,6 @@ package() {
rm "$pkgdir"/usr/bin/npm "$pkgdir"/usr/bin/npx
}
-sha512sums="43c91752e3dd4e30d4c007d79cc135c9d4d4ae05f04d8d3f649965910822d302865fae02f56f2f334bbf306937f17b7e1161eef684163671c6f9e52fbe19c16b node-v13.0.1.tar.gz
+sha512sums="4d012d4638682ef1c7eac55913b0f997e163c47b0ee57f6364bac9f03772792279c4915545f5a78e75a42e8cd1006133c0eb318bbfe375f71bd4ca19a314dd77 node-v13.1.0.tar.gz
940cc90aaa77a531cde13e31918a9978f9478936c3851038bcdf2869e64de03ce84dec5a46519469a90a8ba2853226825452d23d9347752abdbe04e944c083eb dont-run-gyp-files-for-bundled-deps.patch
9f60928b53447f9590c7065bcdbdd4065d10a06e8451531615791a3bd7d14f9114807e5446e0ec00e2cb7a11a277050345e34636b199db2979d7f022b31ffde4 link-with-libatomic-on-mips32.patch"