~alpine/aports

community/nodejs-current: update to v7.7.1 v1 PROPOSED

Jose-Luis Rivas: 1
 community/nodejs-current: update to v7.7.1

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1657/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] community/nodejs-current: update to v7.7.1 Export this patch

---
 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 620ddbb680..99d36cab18 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jose-Luis Rivas <ghostbar@riseup.net>
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
pkgver=7.6.0
pkgver=7.7.1
pkgrel=0
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="http://nodejs.org/"
@@ -57,5 +57,5 @@ package() {
	done
}

sha512sums="c5839622ca6c5cba7014d53bb1009f1e6ebfe9c4567068bd8abfe6377580ef1b41d0b9416221dd226c3d6da86d022fd0de62e50c1c517fa0d6868421e6ad9514  node-v7.6.0.tar.gz
sha512sums="d6d46247b2eaa327dbbead2f929beeba09930fe9aef350fc7dc7ec976dc1dbdbeae41074cdd3c2f6671ebe4a8a086b0491f97d0af38bda1506cea2eaa23b348a  node-v7.7.1.tar.gz
ba95f21b1e80717ef63941854e7ed412f64a91da068c0dbf0d6d9697333ee266c9f4cd7bf1a01111eeb28aa66adefd8a58cfb3e82debb84b43e35e9dc914dd36  dont-run-gyp-files-for-bundled-deps.patch"
-- 
2.12.0


-- 
⨳ PGP 0x13EC43EEB9AC8C43 ⨳ https://ghostbar.co


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---