Skip to content
Snippets Groups Projects
Commit 794680cb authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Correct openssl 1.1.1f hash

parent 1c28a522
No related branches found
Tags tor-0.4.2.7
No related merge requests found
......@@ -28,7 +28,7 @@ input_files:
- name: '[% c("var/compiler") %]'
project: '[% c("var/compiler") %]'
- URL: 'https://www.openssl.org/source/openssl-[% c("version") %].tar.gz'
sha256sum: 1e3a91bc1f9dfce01af26026f856e064eab4c8ee0a8f457b5ae30b40b8b711f2
sha256sum: 186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35
- filename: escape-openssldir.patch
enable: '[% c("var/windows") %]'
- filename: use-SOURCE_DATE_EPOCH.patch
......
......@@ -25,7 +25,7 @@ buildconf:
var:
torbrowser_version: '9.0.8'
torbrowser_build: 'build2'
torbrowser_build: 'build3'
torbrowser_incremental_from:
- 9.0.7
project_name: tor-browser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment