[boinc] Update to 7.20.2 (#25837)

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
This commit is contained in:
Vitalii Koshura 2022-07-19 18:56:43 +02:00 committed by GitHub
parent c81b29af96
commit af80626a3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github( vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH OUT_SOURCE_PATH SOURCE_PATH
REPO BOINC/boinc REPO BOINC/boinc
REF client_release/7.20/7.20.1 REF client_release/7.20/7.20.2
SHA512 6b4aa9d288888bec847c21b59f8c6c27ad040e5a8f21e3a0fa39999e548e6bd0504723092acfaaba02090962aa1c6537af48bb32cdfc9b13de7d878d2963b731 SHA512 0309d5585ece96a5d9021058870dce9a96c89ece269650961a9b22d5219529e242a55dc1e466f5364535033198ca5c36496ca23125a9cda0c308bfdb4372abbb
HEAD_REF master HEAD_REF master
) )

View File

@ -1,6 +1,6 @@
{ {
"name": "boinc", "name": "boinc",
"version": "7.20.1", "version": "7.20.2",
"description": "Open-source software for volunteer computing and grid computing.", "description": "Open-source software for volunteer computing and grid computing.",
"homepage": "https://boinc.berkeley.edu/", "homepage": "https://boinc.berkeley.edu/",
"license": "LGPL-3.0-or-later", "license": "LGPL-3.0-or-later",

View File

@ -1,5 +1,10 @@
{ {
"versions": [ "versions": [
{
"git-tree": "862d1c12a219592e79f591bbeb090c5f84736a54",
"version": "7.20.2",
"port-version": 0
},
{ {
"git-tree": "ab47def2f85314a93479d7238572c83c91ac1845", "git-tree": "ab47def2f85314a93479d7238572c83c91ac1845",
"version": "7.20.1", "version": "7.20.1",

View File

@ -525,7 +525,7 @@
"port-version": 4 "port-version": 4
}, },
"boinc": { "boinc": {
"baseline": "7.20.1", "baseline": "7.20.2",
"port-version": 0 "port-version": 0
}, },
"bond": { "bond": {