quic: update quicly library
Update quicly to latest version that includes our upstreamed patch. Change-Id: I0b26c72e49bce81daf4fb069b5818defd6cf25b9 Type: feature Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
This commit is contained in:

committed by
Dave Wallace

parent
0f09a47f10
commit
5ff976586b
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.2-vpp
|
||||
quicly_version := 0.0.3-vpp
|
||||
quicly_tarball := quicly_$(quicly_version).tar.gz
|
||||
quicly_tarball_md5sum := f370bdb69c607c0e863a8abd57adbe75
|
||||
quicly_tarball_md5sum := fa4be6d9039967b380bbf14c96e34cdc
|
||||
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