net/libngtcp2: Update to 0.5.0
Changes: https://github.com/ngtcp2/ngtcp2/releases
This commit is contained in:
parent
5880d6b2c2
commit
56bae2b089
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= ngtcp2
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1652122571
|
||||
SHA256 (ngtcp2-0.4.0.tar.xz) = 27804d9dbe7f246314908809de745fc93431cc91befb7b5bb4db6886082e9140
|
||||
SIZE (ngtcp2-0.4.0.tar.xz) = 573692
|
||||
TIMESTAMP = 1653925892
|
||||
SHA256 (ngtcp2-0.5.0.tar.xz) = c74659f612ed6e88313c55f2fd830f61009996d2112c2c3a1faf78413710b9d9
|
||||
SIZE (ngtcp2-0.5.0.tar.xz) = 570732
|
||||
|
|
|
@ -3,5 +3,5 @@ include/ngtcp2/version.h
|
|||
lib/libngtcp2.a
|
||||
lib/libngtcp2.so
|
||||
lib/libngtcp2.so.3
|
||||
lib/libngtcp2.so.3.0.0
|
||||
lib/libngtcp2.so.3.1.0
|
||||
libdata/pkgconfig/libngtcp2.pc
|
||||
|
|
Loading…
Reference in a new issue