- Update to 1.3.4
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
This commit is contained in:
parent
65f5164e5d
commit
b407364c48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398086
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nghttp2
|
||||
PORTVERSION= 1.3.3
|
||||
PORTVERSION= 1.3.4
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (nghttp2-1.3.3.tar.xz) = 80be5a32dbfce84bcf75753732dc9f3b2b8588102943b0af2eb525692251f264
|
||||
SIZE (nghttp2-1.3.3.tar.xz) = 1271448
|
||||
SHA256 (nghttp2-1.3.4.tar.xz) = 87803308317247f90cab37cdba2eb45cf03a7f083fac5ed4e40f0937a9c37867
|
||||
SIZE (nghttp2-1.3.4.tar.xz) = 1271920
|
||||
|
|
|
@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
|
|||
lib/libnghttp2.a
|
||||
lib/libnghttp2.so
|
||||
lib/libnghttp2.so.14
|
||||
lib/libnghttp2.so.14.1.3
|
||||
lib/libnghttp2.so.14.1.4
|
||||
%%ASIO%%lib/libnghttp2_asio.a
|
||||
%%ASIO%%lib/libnghttp2_asio.so
|
||||
%%ASIO%%lib/libnghttp2_asio.so.1
|
||||
|
|
Loading…
Reference in a new issue