aboutsummaryrefslogtreecommitdiffstats
path: root/build/external/packages/quicly.mk
diff options
context:
space:
mode:
authorMathiasRaoul <mathias.raoul@gmail.com>2019-11-25 15:09:34 +0000
committerMathiasRaoul <mathias.raoul@gmail.com>2019-11-25 15:10:19 +0000
commit3afac8f81833b3cd78efd5f02f2bfbca4c1dc20f (patch)
treece12ee81ca44a9c977505a51877583a4381b0b8a /build/external/packages/quicly.mk
parent41a817a318b19daf18ed616b7d7bc461d5ad5088 (diff)
quic: update quicly to v0.0.6-vpp
Type: feature Change-Id: Ib604cfdd55b72f0bc605d1d1e8b387e532b0a255 Signed-off-by: MathiasRaoul <mathias.raoul@gmail.com>
Diffstat (limited to 'build/external/packages/quicly.mk')
-rw-r--r--build/external/packages/quicly.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/external/packages/quicly.mk b/build/external/packages/quicly.mk
index e14a513d8be..07630d451d2 100644
--- a/build/external/packages/quicly.mk
+++ b/build/external/packages/quicly.mk
@@ -11,9 +11,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-quicly_version := 0.0.5-vpp
+quicly_version := 0.0.6-vpp
quicly_tarball := quicly_$(quicly_version).tar.gz
-quicly_tarball_md5sum := 47f6d6324412efcbd058cce1b1ebc045
+quicly_tarball_md5sum := 416c29e455e0bd5025e32a3393fc3647
quicly_tarball_strip_dirs := 1
quicly_url := https://github.com/vpp-quic/quicly/releases/download/v$(quicly_version)/quicly_$(quicly_version).tar.gz