Update QuicTLS to 3.0.5+quic

This commit is contained in:
Tristan
2022-07-07 09:08:42 +01:00
parent 85fb50ced9
commit 1be20182fa

View File

@@ -1,4 +1,4 @@
OPENSSL_VERSION = 3.0.4
OPENSSL_VERSION = 3.0.5
BUILD_VERSION_REPOSHA = $(shell git rev-parse --short HEAD)
QUICTLS_BUILD_VERSION = quic-mangadex-$(BUILD_VERSION_REPOSHA)