зеркало из https://github.com/microsoft/vcpkg.git
[luasec] Bump version to 1.3.1 (#31079)
* [luasec] Bump version to 1.3.1 * vcpkg x-add-version luasec
This commit is contained in:
Родитель
5ad0fd26c1
Коммит
9342b6217b
|
@ -1,5 +1,5 @@
|
|||
set(LUASEC_REVISION v1.1.0)
|
||||
set(LUASEC_HASH ce08be2c62e97ebfab30e867790874030d404d195ce336b149d9501d652e9b8efe201cc2d0bcbb3be16214d7e4763b5871e45cbc22db758724baab9f7cd78568)
|
||||
set(LUASEC_REVISION "v${VERSION}")
|
||||
set(LUASEC_HASH cfa4187518445abc6591bd0c24924122b62252be25ffd5564cf291f9a2ae3702a5fa299ffd265d2e0e8315b90d6783eccace4ff560f54f299161d3c5e3749508)
|
||||
|
||||
if (VCPKG_TARGET_IS_WINDOWS)
|
||||
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
|
||||
|
@ -26,7 +26,7 @@ vcpkg_copy_pdbs()
|
|||
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share)
|
||||
|
||||
# Handle copyright
|
||||
file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
|
||||
vcpkg_install_copyright(FILE_LIST ${SOURCE_PATH}/LICENSE)
|
||||
|
||||
# Allow empty include directory
|
||||
set(VCPKG_POLICY_EMPTY_INCLUDE_FOLDER enabled)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "luasec",
|
||||
"version": "1.1.0",
|
||||
"version": "1.3.1",
|
||||
"maintainers": "Stephen Baker <baker.stephen.e@gmail.com>",
|
||||
"description": "LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.",
|
||||
"homepage": "https://github.com/brunoos/luasec",
|
||||
|
|
|
@ -4917,7 +4917,7 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"luasec": {
|
||||
"baseline": "1.1.0",
|
||||
"baseline": "1.3.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"luasocket": {
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d4f635627a073d4fbf97a5e54a974fadc788f7ac",
|
||||
"version": "1.3.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9c562198b62737a1b5c47ef51bb4a5a7b46fd3ce",
|
||||
"version": "1.1.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче