www/libnghttp2: Update to 1.46.0
Changes: https://github.com/nghttp2/nghttp2/releases
This commit is contained in:
parent
08edc16e06
commit
6e50c8bd32
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= nghttp2
|
||||
PORTVERSION= 1.45.1
|
||||
PORTVERSION= 1.46.0
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1634111656
|
||||
SHA256 (nghttp2-1.45.1.tar.xz) = abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79
|
||||
SIZE (nghttp2-1.45.1.tar.xz) = 4017852
|
||||
TIMESTAMP = 1635730903
|
||||
SHA256 (nghttp2-1.46.0.tar.xz) = 1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43
|
||||
SIZE (nghttp2-1.46.0.tar.xz) = 4024972
|
||||
|
|
|
@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
|
|||
lib/libnghttp2.a
|
||||
lib/libnghttp2.so
|
||||
lib/libnghttp2.so.14
|
||||
lib/libnghttp2.so.14.21.0
|
||||
lib/libnghttp2.so.14.21.1
|
||||
libdata/pkgconfig/libnghttp2.pc
|
||||
|
|
Loading…
Reference in a new issue