mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:38:59 +08:00
c74bc921fe
* [libressl] add download mirror * increment version in CONTROL file * drop cmake_minimum_required * use vcpkg_fail_port_install * use vcpkg_check_features * remove deprecated VCPKG_CMAKE_SYSTEM_NAME * rename deprecated function to vcpkg_copy_tools * leave pkgconfig * [libressl] Restore vcpkg_copy_tool_dependencies * Update portfile.cmake Update the deprecated functions or variables * [libressl] use vcpkg_copy_tools in port file * [libressl] fix tools copying * Update ports/libressl/CONTROL Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
Source: libressl
|
|
Version: 2.9.1
|
|
Port-Version: 3
|
|
Description: LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014, with goals of modernizing the codebase, improving security, and applying best practice development processes.
|
|
Supports: !(uwp|arm)
|
|
|
|
Feature: tools
|
|
Description: Build openssl and ocspcheck executables
|