mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.3.1
Changes: https://github.com/tatsuhiro-t/nghttp2/releases Notified by: brnrd
This commit is contained in:
parent
f3d1a1fdd1
commit
e4f25c4f20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396755
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nghttp2
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.3.1
|
||||
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.0.tar.xz) = 85be1e859cf310bd13204c58d1e4539cfb1d74eb5ef6b0146063fa2907d7b3f2
|
||||
SIZE (nghttp2-1.3.0.tar.xz) = 940448
|
||||
SHA256 (nghttp2-1.3.1.tar.xz) = 2497ac04c04168cacab77626cf0d67a673ecec74b367a7619d911ff6add0e24e
|
||||
SIZE (nghttp2-1.3.1.tar.xz) = 1267448
|
||||
|
@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
|
||||
lib/libnghttp2.a
|
||||
lib/libnghttp2.so
|
||||
lib/libnghttp2.so.14
|
||||
lib/libnghttp2.so.14.1.0
|
||||
lib/libnghttp2.so.14.1.1
|
||||
%%ASIO%%lib/libnghttp2_asio.a
|
||||
%%ASIO%%lib/libnghttp2_asio.so
|
||||
%%ASIO%%lib/libnghttp2_asio.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user