mirror of https://git.FreeBSD.org/ports.git
net/libngtcp2: Update to 1.10.0
Changes: https://github.com/ngtcp2/ngtcp2/releases
This commit is contained in:
parent
f9bf1c0169
commit
070c6380a8
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ngtcp2
|
||||
PORTVERSION= 1.9.1
|
||||
PORTVERSION= 1.10.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1732675336
|
||||
SHA256 (ngtcp2-1.9.1.tar.xz) = f9617895c15d5d2985282aa948889d3ea032bf8a7db351d20cb9569352d64087
|
||||
SIZE (ngtcp2-1.9.1.tar.xz) = 633404
|
||||
TIMESTAMP = 1735227802
|
||||
SHA256 (ngtcp2-1.10.0.tar.xz) = 4f8dc1d61957205d01c3d6aa6f1c96c7b2bac1feea71fdaf972d86db5f6465df
|
||||
SIZE (ngtcp2-1.10.0.tar.xz) = 636296
|
||||
|
|
|
@ -9,5 +9,5 @@ include/ngtcp2/version.h
|
|||
lib/libngtcp2.a
|
||||
lib/libngtcp2.so
|
||||
lib/libngtcp2.so.16
|
||||
lib/libngtcp2.so.16.2.7
|
||||
lib/libngtcp2.so.16.2.8
|
||||
libdata/pkgconfig/libngtcp2.pc
|
||||
|
|
Loading…
Reference in New Issue