mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
main/openssl: rebuild packages that link openssl statically
This commit is contained in:
parent
6380442a16
commit
072ad9ea5a
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user