File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -246,9 +246,9 @@ def library_recipes():
246246
247247 result .extend ([
248248 dict (
249- name = "OpenSSL 3.0.15 " ,
250- url = "https://github.com/openssl/openssl/releases/download/openssl-3.0.15 /openssl-3.0.15 .tar.gz" ,
251- checksum = '23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533 ' ,
249+ name = "OpenSSL 3.0.16 " ,
250+ url = "https://github.com/openssl/openssl/releases/download/openssl-3.0.16 /openssl-3.0.16 .tar.gz" ,
251+ checksum = '<TODO(picnixz)> ' ,
252252 buildrecipe = build_universal_openssl ,
253253 configure = None ,
254254 install = None ,
Original file line number Diff line number Diff line change 7070 "checksums" : [
7171 {
7272 "algorithm" : " SHA256" ,
73- "checksumValue" : " 1550c87996a0858474a9dd179deab2c55eb73726b9a140b32865b02fd3d8a86b "
73+ "checksumValue" : " <TODO(picnixz)> "
7474 }
7575 ],
76- "downloadLocation" : " https://github.com/python/cpython-source-deps/archive/refs/tags/openssl-3.0.15 .tar.gz" ,
76+ "downloadLocation" : " https://github.com/python/cpython-source-deps/archive/refs/tags/openssl-3.0.16 .tar.gz" ,
7777 "externalRefs" : [
7878 {
7979 "referenceCategory" : " SECURITY" ,
80- "referenceLocator" : " cpe:2.3:a:openssl:openssl:3.0.15 :*:*:*:*:*:*:*" ,
80+ "referenceLocator" : " cpe:2.3:a:openssl:openssl:3.0.16 :*:*:*:*:*:*:*" ,
8181 "referenceType" : " cpe23Type"
8282 }
8383 ],
8484 "licenseConcluded" : " NOASSERTION" ,
8585 "name" : " openssl" ,
8686 "primaryPackagePurpose" : " SOURCE" ,
87- "versionInfo" : " 3.0.15 "
87+ "versionInfo" : " 3.0.16 "
8888 },
8989 {
9090 "SPDXID" : " SPDXRef-PACKAGE-sqlite" ,
193193 }
194194 ],
195195 "spdxVersion" : " SPDX-2.3"
196- }
196+ }
You can’t perform that action at this time.
0 commit comments