ngtcp2: Update to 1.6.0

Signed-off-by: Ryan Keane <the.ra2.ifv@gmail.com>
This commit is contained in:
Ryan Keane 2024-06-18 08:50:28 -04:00 committed by Tianling Shen
parent e5d0ec2e94
commit 41e46cea84
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ngtcp2
PKG_VERSION:=1.5.0
PKG_VERSION:=1.6.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/ngtcp2/ngtcp2/releases/download/v$(PKG_VERSION)/
PKG_HASH:=2a40368cbe6313d6029b7d06dbf179e9ba92c8d5b1c7411f91093ae943db857f
PKG_HASH:=2e575a42d369c2c982a1117f062ff9743fa07f87738ac5cedb304aa72260023a
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING