From 0d4c445291b4dd98be8aa3e4ea23880a8db6168e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 2 Jun 2023 10:14:10 +0200 Subject: Release version 1.1.1+20 Add missing windows variable assignment in libssl buildfile. --- libcrypto/manifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcrypto') diff --git a/libcrypto/manifest b/libcrypto/manifest index e026adc..e808514 100644 --- a/libcrypto/manifest +++ b/libcrypto/manifest @@ -3,11 +3,11 @@ name: libcrypto # Note: remember to update doc-url below! # -version: 1.1.1+19 +version: 1.1.1+20 upstream-version: 1.1.1t project: openssl -priority: security +#priority: security summary: C library providing general cryptography and X.509 support license: OpenSSL ; OpenSSL and Original SSLeay Licenses. topics: C, x.509, cryptography -- cgit v1.1