aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-07-08 13:18:17 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-07-08 13:11:12 +0200
commit2a0feee39134d45699f08e45057e5ca832938ba1 (patch)
treebb42cebdc5f70b40eda0078ef4faa5417bcae0e8 /community/nodejs-current
parent18d6aeb55d768dd3405059c12a15528d05c4bdd6 (diff)
downloadaports-2a0feee39134d45699f08e45057e5ca832938ba1.tar.bz2
aports-2a0feee39134d45699f08e45057e5ca832938ba1.tar.xz
main/libuv: upgrade to 1.21.0 and rebuild dependent packages
Diffstat (limited to 'community/nodejs-current')
-rw-r--r--community/nodejs-current/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index 898d4bb075..9b926ba6d8 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -13,7 +13,7 @@
pkgname=nodejs-current
# The current stable version, i.e. non-LTS.
pkgver=9.11.1
-pkgrel=2
+pkgrel=3
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
arch="all"