X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build%2Fexternal%2Fpackages%2Fquicly.mk;h=c75386d0ce049a54603295641ee69fd0339a6636;hb=06bbab0c45c805544c981b8765ea3d85760d66a8;hp=635cf969a0c079509b64506a79462fd24fa4d1b3;hpb=11a03e972e6752513ab931540f713ce1520696a7;p=vpp.git diff --git a/build/external/packages/quicly.mk b/build/external/packages/quicly.mk index 635cf969a0c..c75386d0ce0 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.1.3-vpp +quicly_version := 0.1.4-vpp quicly_tarball := quicly_$(quicly_version).tar.gz -quicly_tarball_md5sum := 195f156f311458f1bd4540765e62dd27 +quicly_tarball_md5sum := 5419a0f340c5572bcf682c08acc84c77 quicly_tarball_strip_dirs := 1 quicly_url := https://github.com/vpp-quic/quicly/releases/download/v$(quicly_version)/quicly_$(quicly_version).tar.gz