mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
net/libngtcp2: Update to 0.3.0
Changes: https://github.com/ngtcp2/ngtcp2/releases
This commit is contained in:
parent
5bdc313640
commit
956faac726
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= ngtcp2
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1646057892
|
||||
SHA256 (ngtcp2-0.2.1.tar.xz) = a09b3841089f9c732f5e0828a536be264bcf9f39995df65f91389ea536f894fb
|
||||
SIZE (ngtcp2-0.2.1.tar.xz) = 554280
|
||||
TIMESTAMP = 1649423692
|
||||
SHA256 (ngtcp2-0.3.0.tar.xz) = b6453869e9f8a2ec2ae3d43e51224837d740ecd75f0024c3028018dc38cc58d4
|
||||
SIZE (ngtcp2-0.3.0.tar.xz) = 570876
|
||||
|
@ -2,6 +2,6 @@ include/ngtcp2/ngtcp2.h
|
||||
include/ngtcp2/version.h
|
||||
lib/libngtcp2.a
|
||||
lib/libngtcp2.so
|
||||
lib/libngtcp2.so.1
|
||||
lib/libngtcp2.so.1.0.1
|
||||
lib/libngtcp2.so.2
|
||||
lib/libngtcp2.so.2.0.0
|
||||
libdata/pkgconfig/libngtcp2.pc
|
||||
|
Loading…
Reference in New Issue
Block a user