From 8f0b84857fdf1c8ca30413ca9a2fae7225a74705 Mon Sep 17 00:00:00 2001 From: Ole-Martin Bratteng Date: Fri, 30 Jun 2017 20:42:04 +0200 Subject: community/nodejs-current: upgrade to 8.1.3 --- community/nodejs-current/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD index 5351943417..934ccda991 100644 --- a/community/nodejs-current/APKBUILD +++ b/community/nodejs-current/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jose-Luis Rivas pkgname=nodejs-current # The current stable version, i.e. non-LTS. -pkgver=8.1.2 +pkgver=8.1.3 pkgrel=0 pkgdesc="JavaScript runtime built on V8 engine - current stable version" url="http://nodejs.org/" @@ -71,6 +71,6 @@ npm() { mv "$pkgdir"/usr/lib/node_modules/npm "$subpkgdir"/usr/lib/node_modules/ } -sha512sums="fbf68c15936dcf89eb3460977200ab2948a752655d58f1b90fc3729aab3c6514cb9c7e4a1312866719be7f9451a23ff11845536f0c70790ce05b14e11185644e node-v8.1.2.tar.gz +sha512sums="794af59b8f285f49bfbaee963f561beccdaebee05f94335a33b35db1cc8b7b42ae7c2376a38433e7af15ffd77b0299c1c978510460e5680370a2ca3683d05641 node-v8.1.3.tar.gz ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36 dont-run-gyp-files-for-bundled-deps.patch fba595afa968810a705c0c5794329e888e2ff78b797861b80aa6f021c27770ea716cda544962cbf0abf4ba152eeee7869b58f1b042ed9b3f543c63f527c569a2 ppc-fix-musl-mcontext.patch" -- cgit v1.2.3