net/libngtcp2: Update to 0.16.0
Changes: https://github.com/ngtcp2/ngtcp2/releases
This commit is contained in:
parent
88ba4c906f
commit
b91f0a06e3
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ngtcp2
|
||||
PORTVERSION= 0.15.0
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1684104324
|
||||
SHA256 (ngtcp2-0.15.0.tar.xz) = 730b6700e4766fa70b311bcf88f1004f78ef3288f18e6e9cf42dfe9b655d412e
|
||||
SIZE (ngtcp2-0.15.0.tar.xz) = 589584
|
||||
TIMESTAMP = 1688166078
|
||||
SHA256 (ngtcp2-0.16.0.tar.xz) = d8e1583e1bb8d0cff9364cf8d163cb512a8df8621860e63d47377235435c7fd6
|
||||
SIZE (ngtcp2-0.16.0.tar.xz) = 591488
|
||||
|
|
|
@ -2,6 +2,6 @@ include/ngtcp2/ngtcp2.h
|
|||
include/ngtcp2/version.h
|
||||
lib/libngtcp2.a
|
||||
lib/libngtcp2.so
|
||||
lib/libngtcp2.so.12
|
||||
lib/libngtcp2.so.12.0.0
|
||||
lib/libngtcp2.so.13
|
||||
lib/libngtcp2.so.13.0.0
|
||||
libdata/pkgconfig/libngtcp2.pc
|
||||
|
|
Loading…
Reference in a new issue