mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
www/libnghttp3: Update to 1.1.0
Changes: https://github.com/ngtcp2/nghttp3/releases
This commit is contained in:
parent
959f3bed41
commit
1180cf12fe
@ -1,5 +1,5 @@
|
||||
PORTNAME= nghttp3
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1698848714
|
||||
SHA256 (nghttp3-1.0.0.tar.xz) = 2d982fadb92ba6488cd5ef3dadc9d2c901084c812553aea9ab1c4bfa1215f77a
|
||||
SIZE (nghttp3-1.0.0.tar.xz) = 369384
|
||||
TIMESTAMP = 1702028060
|
||||
SHA256 (nghttp3-1.1.0.tar.xz) = f7ffcf21fb889e7d6a8422a3620deb52a8516364805ec3bd7ef296628ca595cb
|
||||
SIZE (nghttp3-1.1.0.tar.xz) = 369832
|
||||
|
@ -3,5 +3,5 @@ include/nghttp3/version.h
|
||||
lib/libnghttp3.a
|
||||
lib/libnghttp3.so
|
||||
lib/libnghttp3.so.9
|
||||
lib/libnghttp3.so.9.0.0
|
||||
lib/libnghttp3.so.9.1.0
|
||||
libdata/pkgconfig/libnghttp3.pc
|
||||
|
Loading…
Reference in New Issue
Block a user