miRackModular / Rack

An optimised fork of VCVRack virtual modular synthesizer primarily for Raspberry Pi, Tinker Board and similar boards.
https://mifki.com/blog/introducing-mirack-an-optimised-fork-of-vcvrack-for-raspberry-pi-and-others/
BSD 3-Clause "New" or "Revised" License
155 stars 12 forks source link

Openssl version update in dep makefile #21

Open jtragtenberg opened 4 years ago

jtragtenberg commented 4 years ago

Checkout the commit https://github.com/VCVRack/Rack/commit/c52d126ca6c6c9dab1038a2956ac87fee9d80de3

it updates the name of the current openssl version. My make dep didn't work because the 1.1.0h version is not available anymore. Just change the dep/Makefile to the openssl-1.1.1.f wherever it appears.