[nss] Version bump to 3.77 (#23917)

* [nss] Update version to 3.77

* [nss] add version
This commit is contained in:
Burak Arslan 2022-04-05 10:54:16 -07:00 committed by GitHub
parent ab76042ca5
commit a7be23bf9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,10 +1,10 @@
set(NSS_VERSION "3.76.1")
set(NSS_VERSION "3.77")
string(REPLACE "." "_" V_URL ${NSS_VERSION})
vcpkg_download_distfile(ARCHIVE
URLS "https://ftp.mozilla.org/pub/security/nss/releases/NSS_${V_URL}_RTM/src/nss-${NSS_VERSION}.tar.gz"
FILENAME "nss-${NSS_VERSION}.tar.gz"
SHA512 80d32a97501cbc05312caa5cec54fe6dd8708f01e6d15693e36a40d70433be7a35565fcc5fadfc324c998ee9093b10b2f7a89643882f06a850eda4ffd3b19c54
SHA512 bd62eeb8f90ecd2d3999fd78fea6652736c02a6530f29e98d0cad0707f3b901b30409132eb6a6d53b9f5c05c6b464615a946a2a3e255553c793e44d0ed93179e
)
vcpkg_extract_source_archive_ex(

View File

@ -1,6 +1,6 @@
{
"name": "nss",
"version": "3.76.1",
"version": "3.77",
"description": "Network Security Services from Mozilla",
"homepage": "https://ftp.mozilla.org/pub/security/nss/releases/",
"license": "MPL-2.0",

View File

@ -4857,7 +4857,7 @@
"port-version": 0
},
"nss": {
"baseline": "3.76.1",
"baseline": "3.77",
"port-version": 0
},
"nsync": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "06e7680df336bb6be816c75e42c6304d11566a3d",
"version": "3.77",
"port-version": 0
},
{
"git-tree": "a5eabb67b345be280f94a3615aa3e08886ad4ec7",
"version": "3.76.1",