Skip to content

Commit

Permalink
www/libnghttp3: Update to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 1219e75 commit 980860a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion www/libnghttp3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= nghttp3
PORTVERSION= 0.8.0
PORTVERSION= 0.9.0
CATEGORIES= www net
MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= lib
Expand Down
6 changes: 3 additions & 3 deletions www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1674589562
SHA256 (nghttp3-0.8.0.tar.xz) = 360dff3a914136a3394cd4fe52cb2c7df2528ddbbd8a61231538bf46ab74b2d7
SIZE (nghttp3-0.8.0.tar.xz) = 365072
TIMESTAMP = 1677771055
SHA256 (nghttp3-0.9.0.tar.xz) = d46320bf5e0557fe255f9cdda1725e564d73cc53be5365ef4db00788f4417fff
SIZE (nghttp3-0.9.0.tar.xz) = 365884
2 changes: 1 addition & 1 deletion www/libnghttp3/pkg-plist
Expand Up @@ -3,5 +3,5 @@ include/nghttp3/version.h
lib/libnghttp3.a
lib/libnghttp3.so
lib/libnghttp3.so.3
lib/libnghttp3.so.3.0.2
lib/libnghttp3.so.3.1.0
libdata/pkgconfig/libnghttp3.pc

0 comments on commit 980860a

Please sign in to comment.