mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 1.0.4
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
This commit is contained in:
parent
da907e5cb7
commit
ce9c1ee436
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390500
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nghttp2
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.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.0.2.tar.xz) = 0ea61f0aca47dedfedb6179e26d0e89dac7674fd93fe1d9645d51ff24fcd00cc
|
||||
SIZE (nghttp2-1.0.2.tar.xz) = 910308
|
||||
SHA256 (nghttp2-1.0.4.tar.xz) = 87985496c0636e548c12f92fb629c576e4b5ad9b9a3f6fe59baaffc3c5ba3f89
|
||||
SIZE (nghttp2-1.0.4.tar.xz) = 909196
|
||||
|
@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
|
||||
lib/libnghttp2.a
|
||||
lib/libnghttp2.so
|
||||
lib/libnghttp2.so.14
|
||||
lib/libnghttp2.so.14.0.2
|
||||
lib/libnghttp2.so.14.0.4
|
||||
%%ASIO%%lib/libnghttp2_asio.a
|
||||
%%ASIO%%lib/libnghttp2_asio.so
|
||||
%%ASIO%%lib/libnghttp2_asio.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user