quic: update quicly to v0.0.9-vpp

Type: feature

Signed-off-by: MathiasRaoul <mathias.raoul@gmail.com>
Change-Id: I5cef549de8380b9b9534b8774819e42988f6b784
This commit is contained in:
MathiasRaoul
2020-01-06 15:09:50 +00:00
committed by Dave Wallace
parent 7adf5735ef
commit 84def7cb75
2 changed files with 62 additions and 2 deletions

View File

@@ -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