Update to latest version (#2000691)
This commit is contained in:
parent
7d69afdfb2
commit
e9ee48af68
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/openssl_1.4.2.tar.gz
|
||||
/openssl_1.4.3.tar.gz
|
||||
/openssl_1.4.4.tar.gz
|
||||
/openssl_1.4.5.tar.gz
|
||||
|
@ -1,17 +1,17 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname openssl
|
||||
%global packver 1.4.4
|
||||
%global packver 1.4.5
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# Skip examples or tests that use the network.
|
||||
%bcond_with network
|
||||
|
||||
# jose depends on this package.
|
||||
%global with_doc 0
|
||||
%global with_doc 1
|
||||
|
||||
Name: R-%{packname}
|
||||
Version: 1.4.4
|
||||
Version: 1.4.5
|
||||
Release: %autorelease
|
||||
Summary: Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openssl_1.4.4.tar.gz) = bc87d2760256d059b461527e822f1abe4bd808ca8062797ecd2d3e9c1bd33698cfac73693d0311a4982e7f7759927b7b0eb11bd6a84f3dde41a80caf74609dd9
|
||||
SHA512 (openssl_1.4.5.tar.gz) = 8811a02a553e217931f28b2efb8e8051762e4aad3b9b9e32ab9b879fe1752d295ee05c5e2847c1671fc860575489d7ea53f7b5c9665f3dc7f9cb8942ad404085
|
||||
|
Loading…
Reference in New Issue
Block a user