aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/nodejs-current/APKBUILD')
-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 80f1b467a11..07b0bc7d230 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -49,7 +49,7 @@
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
pkgver=16.11.1
-pkgrel=0
+pkgrel=1
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
arch="all !mips64 !mips64el !riscv64"
@@ -62,7 +62,7 @@ makedepends="
libuv-dev
linux-headers
nghttp2-dev
- openssl-dev
+ openssl1.1-compat-dev
python3
zlib-dev
"