Skip to content

Commit

Permalink
www/libnghttp3: Update to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent 92f184d commit 6d20f4f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 3 additions & 2 deletions www/libnghttp3/Makefile
@@ -1,12 +1,13 @@
PORTNAME= nghttp3
PORTVERSION= 0.13.0
PORTVERSION= 0.15.0
CATEGORIES= www net
MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= lib

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTTP/3 C Library
WWW= https://github.com/ngtcp2/nghttp3
WWW= https://nghttp2.org/nghttp3/ \
https://github.com/ngtcp2/nghttp3

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
Expand Down
6 changes: 3 additions & 3 deletions www/libnghttp3/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689398797
SHA256 (nghttp3-0.13.0.tar.xz) = 2b01b69c83f4506e7be3bc1a615b1818a92e762ec4be197a7931946e2ae005a0
SIZE (nghttp3-0.13.0.tar.xz) = 367992
TIMESTAMP = 1695143243
SHA256 (nghttp3-0.15.0.tar.xz) = 20d33a364033a99de11a14246fffc3e059e133cf3a53b0891f6785c929f257f1
SIZE (nghttp3-0.15.0.tar.xz) = 368348
4 changes: 2 additions & 2 deletions www/libnghttp3/pkg-plist
Expand Up @@ -2,6 +2,6 @@ include/nghttp3/nghttp3.h
include/nghttp3/version.h
lib/libnghttp3.a
lib/libnghttp3.so
lib/libnghttp3.so.8
lib/libnghttp3.so.8.0.0
lib/libnghttp3.so.9
lib/libnghttp3.so.9.0.0
libdata/pkgconfig/libnghttp3.pc

0 comments on commit 6d20f4f

Please sign in to comment.