From 94bdcf7551e43f184aaa9d5509955792bf0f69f0 Mon Sep 17 00:00:00 2001 From: Renaud Date: Thu, 6 Jan 2022 18:59:32 +0100 Subject: [PATCH] openssl: Fix license URL (#3162) Follow-up to #3078 --- bucket/openssl.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bucket/openssl.json b/bucket/openssl.json index 95beeba68f..0fde5d7ea8 100644 --- a/bucket/openssl.json +++ b/bucket/openssl.json @@ -2,10 +2,7 @@ "version": "3.0.1", "description": "TLS/SSL toolkit", "homepage": "https://slproweb.com/products/Win32OpenSSL.html", - "license": { - "identifier": "Apache-2.0", - "url": "https://www.openssl.org/source/license-openssl-ssleay.txt" - }, + "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://slproweb.com/download/Win64OpenSSL-3_0_1.exe",