main/openssl: rebuild packages that link openssl statically

This commit is contained in:
Andy Postnikov 2018-04-01 02:29:20 +03:00 committed by Jakub Jirutka
parent 6380442a16
commit 072ad9ea5a
3 changed files with 3 additions and 3 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"