Skip to content

Commit

Permalink
nghttp2: update to 1.63.0
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksey Vasilenko <[email protected]>
  • Loading branch information
krant committed Sep 11, 2024
1 parent a9e254b commit 712858b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/nghttp2/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=nghttp2
PKG_VERSION:=1.62.1
PKG_VERSION:=1.63.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/nghttp2/nghttp2/releases/download/v$(PKG_VERSION)
PKG_HASH:=2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72
PKG_HASH:=4879c75dd32a74421b9857924449460b8341796c0613ba114ab2188e4622354b

PKG_MAINTAINER:=Hans Dedecker <[email protected]>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit 712858b

Please sign in to comment.