mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
www/libnghttp3: Update to 0.2.0
Changes: https://github.com/ngtcp2/nghttp3/releases
This commit is contained in:
parent
a060dc0284
commit
619343f218
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= nghttp3
|
||||
PORTVERSION= 0.1.1
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1643382514
|
||||
SHA256 (nghttp3-0.1.1.tar.xz) = afe64349ee55e0ab9a3c2468caf2c9910036e7a15e58000ff2ad19cc65efa0f6
|
||||
SIZE (nghttp3-0.1.1.tar.xz) = 355724
|
||||
TIMESTAMP = 1646057902
|
||||
SHA256 (nghttp3-0.2.0.tar.xz) = 42cd1e76ca036993e49ae44dfd6387765c2e4b750e5f50103a994455c6a9b8c3
|
||||
SIZE (nghttp3-0.2.0.tar.xz) = 357448
|
||||
|
@ -2,6 +2,6 @@ include/nghttp3/nghttp3.h
|
||||
include/nghttp3/version.h
|
||||
lib/libnghttp3.a
|
||||
lib/libnghttp3.so
|
||||
lib/libnghttp3.so.0
|
||||
lib/libnghttp3.so.0.0.1
|
||||
lib/libnghttp3.so.1
|
||||
lib/libnghttp3.so.1.0.0
|
||||
libdata/pkgconfig/libnghttp3.pc
|
||||
|
Loading…
Reference in New Issue
Block a user