summaryrefslogtreecommitdiffstats
path: root/build/external/packages
diff options
context:
space:
mode:
authorMathiasRaoul <mathias.raoul@gmail.com>2020-01-06 15:09:50 +0000
committerDave Wallace <dwallacelf@gmail.com>2020-01-06 18:01:43 +0000
commit84def7cb7544fdb6a21d9e488f40f73e4457bc22 (patch)
treed24f92156a0a899400cbc3be42a0ba19077b96dc /build/external/packages
parent7adf5735ef4cc5656a71c97138c4fa35fb6cbeb9 (diff)
quic: update quicly to v0.0.9-vpp
Type: feature Signed-off-by: MathiasRaoul <mathias.raoul@gmail.com> Change-Id: I5cef549de8380b9b9534b8774819e42988f6b784
Diffstat (limited to 'build/external/packages')
-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 963f815fc02..b99b314c53c 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.8-vpp
+quicly_version := 0.0.9-vpp
quicly_tarball := quicly_$(quicly_version).tar.gz
-quicly_tarball_md5sum := 31053a9a1a015903bd1b7beb62a376c1
+quicly_tarball_md5sum := 3a9484fe3f840bfa42ebe3f165d675ef
quicly_tarball_strip_dirs := 1
quicly_url := https://github.com/vpp-quic/quicly/releases/download/v$(quicly_version)/quicly_$(quicly_version).tar.gz