From 5ac36e3b7a2fd685ebf3c6cce074570e7e2a6b93 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 9 Dec 2020 08:28:20 +0100 Subject: [PATCH] openssl1: Update version from 1.1.1g to 1.1.1i [Fefe says](https://blog.fefe.de/?ts=a1312be5): > Mein Rat ist: Immer alles patchen. Sofort. https://www.openssl.org/news/changelog.html#openssl-111 --- openssl1.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssl1.be0 b/openssl1.be0 index ea444bcc2..044eb7ec0 100755 --- a/openssl1.be0 +++ b/openssl1.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION openssl1-1.1.1g-0 +# BEE_VERSION openssl1-1.1.1i-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)