Update to ngtcp2 0.12.1

Bumps version number and fixes an assertion failure
https://github.com/ngtcp2/ngtcp2/releases/tag/v0.12.1
This commit is contained in:
tb 2023-01-06 19:31:56 +00:00
parent 1ae9189fcc
commit 5bf748b175
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
COMMENT= implementation of the RFC 9000 QUIC protocol
V= 0.12.0
V= 0.12.1
DISTNAME= ngtcp2-$V
SHARED_LIBS += ngtcp2 1.0 # 9.0
SHARED_LIBS += ngtcp2 1.0 # 9.1
SHARED_LIBS += ngtcp2_crypto_openssl 0.0 # 3.0
CATEGORIES= net

View File

@ -1,2 +1,2 @@
SHA256 (ngtcp2-0.12.0.tar.gz) = C/Evw+jJ2JRbrxifGSurkdSu4gNuUD/jd+7orocxl8I=
SIZE (ngtcp2-0.12.0.tar.gz) = 1010225
SHA256 (ngtcp2-0.12.1.tar.gz) = QZU9YgSc8sF6TUCuX6CpP5s7QLArGFV9me2/jg2wxyA=
SIZE (ngtcp2-0.12.1.tar.gz) = 1008590