quic: update quicly to v0.0.7-vpp
Type: feature Change-Id: Ieeb9abb59b4d094bbd7bfc04a9007d3cebd645d7 Signed-off-by: MathiasRaoul <mathias.raoul@gmail.com>
This commit is contained in:

committed by
Dave Wallace

parent
8d820857d9
commit
69885b72a9
4
build/external/packages/quicly.mk
vendored
4
build/external/packages/quicly.mk
vendored
@@ -11,9 +11,9 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
quicly_version := 0.0.6-vpp
|
||||
quicly_version := 0.0.7-vpp
|
||||
quicly_tarball := quicly_$(quicly_version).tar.gz
|
||||
quicly_tarball_md5sum := 416c29e455e0bd5025e32a3393fc3647
|
||||
quicly_tarball_md5sum := 2608aef70e3dc89406d3d20b71d02a4c
|
||||
quicly_tarball_strip_dirs := 1
|
||||
quicly_url := https://github.com/vpp-quic/quicly/releases/download/v$(quicly_version)/quicly_$(quicly_version).tar.gz
|
||||
|
||||
|
Reference in New Issue
Block a user