- Update to 1.0.5
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
This commit is contained in:
parent
d192dcee33
commit
e964da5a4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391086
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nghttp2
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (nghttp2-1.0.4.tar.xz) = 87985496c0636e548c12f92fb629c576e4b5ad9b9a3f6fe59baaffc3c5ba3f89
|
||||
SIZE (nghttp2-1.0.4.tar.xz) = 909196
|
||||
SHA256 (nghttp2-1.0.5.tar.xz) = 8515822015016008ac536de92a7e3652c7dd4f67315ee415f26a30a505f8c821
|
||||
SIZE (nghttp2-1.0.5.tar.xz) = 910360
|
||||
|
@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
|
||||
lib/libnghttp2.a
|
||||
lib/libnghttp2.so
|
||||
lib/libnghttp2.so.14
|
||||
lib/libnghttp2.so.14.0.4
|
||||
lib/libnghttp2.so.14.0.5
|
||||
%%ASIO%%lib/libnghttp2_asio.a
|
||||
%%ASIO%%lib/libnghttp2_asio.so
|
||||
%%ASIO%%lib/libnghttp2_asio.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user