gnu: OpenSSL@1.0: Update to 1.0.2u.
* gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2u.
This commit is contained in:
parent
ca69163cc5
commit
b0b7954271
@ -424,7 +424,7 @@ required structures.")
|
|||||||
(package
|
(package
|
||||||
(inherit openssl)
|
(inherit openssl)
|
||||||
(name "openssl")
|
(name "openssl")
|
||||||
(version "1.0.2t")
|
(version "1.0.2u")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (list (string-append "https://www.openssl.org/source/openssl-"
|
(uri (list (string-append "https://www.openssl.org/source/openssl-"
|
||||||
@ -436,7 +436,7 @@ required structures.")
|
|||||||
"/openssl-" version ".tar.gz")))
|
"/openssl-" version ".tar.gz")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1g67ra0ph7gpz6fgvv1i96d792jmd6ymci5kk53vbikszr74djql"))
|
"05lxcs4hzyfqd5jn0d9p0fvqna62v2s4pc9qgmq0dpcknkzwdl7c"))
|
||||||
(patches (search-patches "openssl-runpath.patch"
|
(patches (search-patches "openssl-runpath.patch"
|
||||||
"openssl-c-rehash-in.patch"))))
|
"openssl-c-rehash-in.patch"))))
|
||||||
(outputs '("out"
|
(outputs '("out"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user