mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-13 05:47:39 +02:00
Update OpenSSL
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
OPENSSL_REPO="https://github.com/openssl/openssl.git"
|
OPENSSL_REPO="https://github.com/openssl/openssl.git"
|
||||||
OPENSSL_COMMIT="OpenSSL_1_1_1k"
|
OPENSSL_COMMIT="OpenSSL_1_1_1l"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
return 0
|
return 0
|
||||||
|
Reference in New Issue
Block a user