aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-14 22:10:31 +0300
committerJakub Jirutka <jakub@jirutka.cz>2018-07-22 13:18:45 +0200
commit95d6b096f49e0971fe0f5288fe93c89c836ba3e9 (patch)
tree1d1f4409187f76e7b6e7ed9feca4a67571524d6c /community/nodejs-current
parent47a3125436e0bce282fb1c1c295d99a21ba8e067 (diff)
main/libuv: upgrade to 1.22.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 7d39556c037..c830aab08d0 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=3
+pkgrel=4
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
arch="all"