aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/nodejs-current/APKBUILD2
-rw-r--r--community/tomcat-native/APKBUILD2
-rw-r--r--main/nodejs/APKBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index d3844f6ea7..01bd799cf0 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.10.1
-pkgrel=0
+pkgrel=1
pkgdesc="JavaScript runtime built on V8 engine - current stable version"
url="https://nodejs.org/"
arch="all"
diff --git a/community/tomcat-native/APKBUILD b/community/tomcat-native/APKBUILD
index 7f14711824..5f3e123c73 100644
--- a/community/tomcat-native/APKBUILD
+++ b/community/tomcat-native/APKBUILD
@@ -3,7 +3,7 @@
# TODO: Patch for LibreSSL.
pkgname=tomcat-native
pkgver=1.2.16
-pkgrel=0
+pkgrel=1
pkgdesc="Native resources optional component for Apache Tomcat"
url="http://tomcat.apache.org/native-doc/"
arch="all"
diff --git a/main/nodejs/APKBUILD b/main/nodejs/APKBUILD
index 287143495b..90f1c7617d 100644
--- a/main/nodejs/APKBUILD
+++ b/main/nodejs/APKBUILD
@@ -22,7 +22,7 @@ pkgname=nodejs
# Note: Update only to even-numbered versions (e.g. 6.y.z, 8.y.z)!
# Odd-numbered versions are supported only for 9 months by upstream.
pkgver=8.11.1
-pkgrel=0
+pkgrel=1
pkgdesc="JavaScript runtime built on V8 engine - LTS version"
url="https://nodejs.org/"
arch="all"