Skip to content

Commit

Permalink
www/libnghttp2: Update to 1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2021
1 parent 08edc16 commit 6e50c8b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/libnghttp2/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= nghttp2
PORTVERSION= 1.45.1
PORTVERSION= 1.46.0
CATEGORIES= www net
MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= lib
Expand Down
6 changes: 3 additions & 3 deletions www/libnghttp2/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1634111656
SHA256 (nghttp2-1.45.1.tar.xz) = abdc4addccadbc7d89abe27c4d6427d78e57d139f69c1f45749227393c68bf79
SIZE (nghttp2-1.45.1.tar.xz) = 4017852
TIMESTAMP = 1635730903
SHA256 (nghttp2-1.46.0.tar.xz) = 1a68cc4a5732afb735baf50aaac3cb3a6771e49f744bd5db6c49ab5042f12a43
SIZE (nghttp2-1.46.0.tar.xz) = 4024972
2 changes: 1 addition & 1 deletion www/libnghttp2/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
lib/libnghttp2.a
lib/libnghttp2.so
lib/libnghttp2.so.14
lib/libnghttp2.so.14.21.0
lib/libnghttp2.so.14.21.1
libdata/pkgconfig/libnghttp2.pc

0 comments on commit 6e50c8b

Please sign in to comment.