Upgrade QuicTLS to OpenSSL 3.0.7 base
This commit is contained in:
parent
e8271a2cee
commit
7b33131e59
2
deps/quictls/Makefile
vendored
2
deps/quictls/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
OPENSSL_VERSION = 3.0.6
|
||||
OPENSSL_VERSION = 3.0.7
|
||||
BUILD_VERSION_REPOSHA = $(shell git rev-parse --short HEAD)
|
||||
QUICTLS_BUILD_VERSION = quic-mangadex-$(BUILD_VERSION_REPOSHA)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user