aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.dk>2018-04-27 15:52:49 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-04-28 22:44:53 +0200
commit6e9346160b4a0d0451e600cf94ee3d178221c1ad (patch)
tree83a3f0bba617723012cb11f27acdc0109de32001 /community/nodejs-current
parentdc7a75d3f3cb957fb4afb19888369f8e9ac45380 (diff)
downloadaports-6e9346160b4a0d0451e600cf94ee3d178221c1ad.tar.bz2
aports-6e9346160b4a0d0451e600cf94ee3d178221c1ad.tar.xz
main/libuv: upgrade to 1.20.2 and rebuild dependent aports
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 52ff09a4b3..898d4bb075 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=1
+pkgrel=2
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
arch="all"