[openscap] Fix build (#27312)

* [openscap] fix build

* [openscap] bump port-version
This commit is contained in:
Ice0 2022-10-20 12:50:46 -07:00 committed by GitHub
parent 23c82b0851
commit a44174524e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"name": "openscap",
"version": "1.3.1",
"port-version": 3,
"port-version": 4,
"description": "The oscap program is a command line tool that allows users to load, scan, validate, edit, and export SCAP documents.",
"homepage": "https://github.com/OpenSCAP/openscap",
"license": "LGPL-2.1-or-later",
@ -13,8 +13,8 @@
"libxslt",
"libzip",
"openssl",
"pcre2",
"pthread",
"pcre",
"pthreads",
{
"name": "vcpkg-cmake",
"host": true

View File

@ -5494,7 +5494,7 @@
},
"openscap": {
"baseline": "1.3.1",
"port-version": 3
"port-version": 4
},
"openssl": {
"baseline": "3.0.5",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e19b3163cda0978696c4a2b6fc6db92800051398",
"version": "1.3.1",
"port-version": 4
},
{
"git-tree": "6f96365cae0ee049b58b5863a0d59ca32782a9fa",
"version": "1.3.1",