mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/libngtcp2: Update to 1.0.1
Changes: https://github.com/ngtcp2/ngtcp2/releases
This commit is contained in:
parent
f759de8c8b
commit
cd10bd6a3e
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ngtcp2
|
||||
PORTVERSION= 0.19.1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1695143233
|
||||
SHA256 (ngtcp2-0.19.1.tar.xz) = 597d29f2f72e63217a0c5a8b6d1b04c994cf011564bf9f94142701edb977bf6e
|
||||
SIZE (ngtcp2-0.19.1.tar.xz) = 590532
|
||||
TIMESTAMP = 1698848710
|
||||
SHA256 (ngtcp2-1.0.1.tar.xz) = 21c898fa5543d3f2dc203fd0a300a8a7cb70fec21ad7f7a3ec6e119ba4850451
|
||||
SIZE (ngtcp2-1.0.1.tar.xz) = 590100
|
||||
|
|
|
@ -2,6 +2,6 @@ include/ngtcp2/ngtcp2.h
|
|||
include/ngtcp2/version.h
|
||||
lib/libngtcp2.a
|
||||
lib/libngtcp2.so
|
||||
lib/libngtcp2.so.15
|
||||
lib/libngtcp2.so.15.0.1
|
||||
lib/libngtcp2.so.16
|
||||
lib/libngtcp2.so.16.0.0
|
||||
libdata/pkgconfig/libngtcp2.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue