- Update to 1.2.1
Changes: https://github.com/tatsuhiro-t/nghttp2/releases
This commit is contained in:
parent
1bea61cc5b
commit
1bcfa18f6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395276
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nghttp2
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.2.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.2.0.tar.xz) = 9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f
|
||||
SIZE (nghttp2-1.2.0.tar.xz) = 937040
|
||||
SHA256 (nghttp2-1.2.1.tar.xz) = e41bca1d99eadf004faa49bbc482067398a2550dddd4098211566b5622e9af03
|
||||
SIZE (nghttp2-1.2.1.tar.xz) = 934340
|
||||
|
|
|
@ -12,7 +12,7 @@ include/nghttp2/nghttp2ver.h
|
|||
lib/libnghttp2.a
|
||||
lib/libnghttp2.so
|
||||
lib/libnghttp2.so.14
|
||||
lib/libnghttp2.so.14.0.7
|
||||
lib/libnghttp2.so.14.0.8
|
||||
%%ASIO%%lib/libnghttp2_asio.a
|
||||
%%ASIO%%lib/libnghttp2_asio.so
|
||||
%%ASIO%%lib/libnghttp2_asio.so.1
|
||||
|
|
Loading…
Reference in a new issue