mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
ca-certificates: libressl-openssl -> libressl.
This commit is contained in:
parent
c9d4c8befa
commit
307dbf2afd
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=ca-certificates
|
||||||
version=20150426
|
version=20150426
|
||||||
revision=6
|
revision=6
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
hostmakedepends="libressl-openssl"
|
hostmakedepends="libressl"
|
||||||
depends="libressl>=2.2.4_2 run-parts"
|
depends="libressl>=2.2.4_2 run-parts"
|
||||||
conf_files="/etc/ca-certificates.conf"
|
conf_files="/etc/ca-certificates.conf"
|
||||||
short_desc="Common CA certificates for SSL/TLS"
|
short_desc="Common CA certificates for SSL/TLS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue