From: Aleksey Vasilenko Date: Wed, 11 Sep 2024 12:32:36 +0000 (+0300) Subject: nghttp3: update to 1.5.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=28979802f6b76cf7550e015b02ff8272a22d8dd3;p=openwrt-packages.git nghttp3: update to 1.5.0 Signed-off-by: Aleksey Vasilenko --- diff --git a/libs/nghttp3/Makefile b/libs/nghttp3/Makefile index 15dce0481..e57e8bafe 100644 --- a/libs/nghttp3/Makefile +++ b/libs/nghttp3/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nghttp3 -PKG_VERSION:=1.4.0 +PKG_VERSION:=1.5.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/ngtcp2/nghttp3/releases/download/v$(PKG_VERSION)/ -PKG_HASH:=c87b27ef33982a3b831dd349f4a75c55bd4c22a8ec0890095b84b54009df9d6a +PKG_HASH:=8c00e3910ea2ad1218dafebcf8dd2ffdf030c992d9ceb65834d29e5e5278dd0d PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING