Skip to content

Commit

Permalink
BUILD: Change download URL for openssl
Browse files Browse the repository at this point in the history
Fixes #202
  • Loading branch information
mjmacleod committed Mar 31, 2020
1 parent 0cfc4b7 commit 326ec06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/packages/openssl.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package=openssl
$(package)_version=1.0.1k
$(package)_download_path=https://www.openssl.org/source
$(package)_download_path=https://www.openssl.org/source/old/1.0.1
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=8f9faeaebad088e772f4ef5e38252d472be4d878c6b3a2718c10a4fcebe7a41c

Expand Down

0 comments on commit 326ec06

Please sign in to comment.