2.0.6
This commit is contained in:
parent
9083cdeb6e
commit
2d87ac6b6b
@ -1,7 +1,7 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global packname openssl
|
||||
%global packver 2.0.3
|
||||
%global packver 2.0.6
|
||||
%global rlibdir %{_libdir}/R/library
|
||||
|
||||
# Skip examples or tests that use the network.
|
||||
@ -22,7 +22,7 @@ Source0: %{url}&version=%{version}#/%{packname}_%{version}.tar.gz
|
||||
# Here's the R view of the dependencies world:
|
||||
# Depends:
|
||||
# Imports: R-askpass
|
||||
# Suggests: R-testthat >= 2.1.0, R-digest, R-knitr, R-rmarkdown, R-jsonlite, R-jose, R-sodium
|
||||
# Suggests: R-curl, R-testthat >= 2.1.0, R-digest, R-knitr, R-rmarkdown, R-jsonlite, R-jose, R-sodium
|
||||
# LinkingTo:
|
||||
# Enhances:
|
||||
|
||||
@ -31,6 +31,7 @@ BuildRequires: tex(latex)
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
BuildRequires: R-askpass
|
||||
%if %{without bootstrap}
|
||||
BuildRequires: R-curl
|
||||
BuildRequires: R-testthat >= 2.1.0
|
||||
BuildRequires: R-sodium
|
||||
%if %{with_doc}
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openssl_2.0.3.tar.gz) = e3d7ed8f4a30b59a64175f8290a52679455493ab2c53c6db7803b53900786f26b47ebe79394afb09e18fd46bd200c788e0550a32962d8f12d490839afbfa9376
|
||||
SHA512 (openssl_2.0.6.tar.gz) = 617dd9bfb93bd2b5f947e55faf2503c04366514cd7f81bc606b69cd5dd32494d56cfb502aa9a5e40932d9e1179cb5b00cf8a86fbcc5c548ab8ee6909f17713d6
|
||||
|
Loading…
Reference in New Issue
Block a user