mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/libngtcp2: Update to 1.11.0
Changes: https://github.com/ngtcp2/ngtcp2/releases
This commit is contained in:
parent
cb795516bf
commit
22bdda291f
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ngtcp2
|
||||
PORTVERSION= 1.10.0
|
||||
PORTVERSION= 1.11.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1735227802
|
||||
SHA256 (ngtcp2-1.10.0.tar.xz) = 4f8dc1d61957205d01c3d6aa6f1c96c7b2bac1feea71fdaf972d86db5f6465df
|
||||
SIZE (ngtcp2-1.10.0.tar.xz) = 636296
|
||||
TIMESTAMP = 1740836030
|
||||
SHA256 (ngtcp2-1.11.0.tar.xz) = 382c15bf66b630f26021631b25b7eb1feac42c67c1d6826189d61091dfaa4d09
|
||||
SIZE (ngtcp2-1.11.0.tar.xz) = 652904
|
||||
|
|
|
@ -9,5 +9,5 @@ include/ngtcp2/version.h
|
|||
lib/libngtcp2.a
|
||||
lib/libngtcp2.so
|
||||
lib/libngtcp2.so.16
|
||||
lib/libngtcp2.so.16.2.8
|
||||
lib/libngtcp2.so.16.2.9
|
||||
libdata/pkgconfig/libngtcp2.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue