mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[nss] update to 3.99 (#37641)
This commit is contained in:
parent
f003990b23
commit
7989da9b9a
@ -4,7 +4,7 @@ string(REPLACE "." "_" V_URL ${VERSION})
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://ftp.mozilla.org/pub/security/nss/releases/NSS_${V_URL}_RTM/src/nss-${VERSION}.tar.gz"
|
||||
FILENAME "nss-${VERSION}.tar.gz"
|
||||
SHA512 4f335c5c284eff6424745cc15e32037715a915f6f61687ec36a8ffaef0e45d152602a1be275bbb2f14650c7d258d6488430cdcf512b18ba7cb73cd43ac625681
|
||||
SHA512 8ae032f3cb8eadfe524505d20e430b90ed25af2b4732b2cf286c435b0fcd5701d2f5c48bd2cfb3f9aa0bfdf503c1f3d5394cf34f860f51a1141cc4a7586bba32
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive(
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "nss",
|
||||
"version": "3.98",
|
||||
"port-version": 1,
|
||||
"version": "3.99",
|
||||
"description": "Network Security Services from Mozilla",
|
||||
"homepage": "https://ftp.mozilla.org/pub/security/nss/releases/",
|
||||
"license": "MPL-2.0",
|
||||
|
@ -6173,8 +6173,8 @@
|
||||
"port-version": 4
|
||||
},
|
||||
"nss": {
|
||||
"baseline": "3.98",
|
||||
"port-version": 1
|
||||
"baseline": "3.99",
|
||||
"port-version": 0
|
||||
},
|
||||
"nsync": {
|
||||
"baseline": "1.26.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "ea00c7a5c7a405e00c94f4bf162bb5a616c2956c",
|
||||
"version": "3.99",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "4ce5ce6e94d2b9179b2f316bce89214afc31e303",
|
||||
"version": "3.98",
|
||||
|
Loading…
x
Reference in New Issue
Block a user