projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5d0ec2
)
ngtcp2: Update to 1.6.0
author
Ryan Keane
<
[email protected]
>
Tue, 18 Jun 2024 12:50:28 +0000
(08:50 -0400)
committer
Tianling Shen
<
[email protected]
>
Wed, 19 Jun 2024 10:11:57 +0000
(18:11 +0800)
Signed-off-by: Ryan Keane <
[email protected]
>
libs/ngtcp2/Makefile
patch
|
blob
|
history
diff --git
a/libs/ngtcp2/Makefile
b/libs/ngtcp2/Makefile
index df44becef490d8c9d84c7f41f04bacef4c5c6305..0558af3ce071a1f404515e35a0b8944323c3ef04 100644
(file)
--- a/
libs/ngtcp2/Makefile
+++ b/
libs/ngtcp2/Makefile
@@
-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:=2
a40368cbe6313d6029b7d06dbf179e9ba92c8d5b1c7411f91093ae943db857f
+PKG_HASH:=2
e575a42d369c2c982a1117f062ff9743fa07f87738ac5cedb304aa72260023a
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING