net/libngtcp2: Update to 1.13.0
Changes: https://github.com/ngtcp2/ngtcp2/releases
This commit is contained in:
parent
28b024403d
commit
241900523a
@ -1,5 +1,5 @@
|
|||||||
PORTNAME= ngtcp2
|
PORTNAME= ngtcp2
|
||||||
PORTVERSION= 1.12.0
|
PORTVERSION= 1.13.0
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/
|
||||||
PKGNAMEPREFIX= lib
|
PKGNAMEPREFIX= lib
|
||||||
@ -28,7 +28,7 @@ GNU_CONFIGURE= yes
|
|||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
SLAVEDIRS= net/libngtcp2-gnutls
|
SLAVEDIRS= net/libngtcp2-gnutls net/libngtcp2-wolfssl
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
cd ${WRKSRC}/crypto/includes/ngtcp2/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/ngtcp2
|
cd ${WRKSRC}/crypto/includes/ngtcp2/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/ngtcp2
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1745177912
|
TIMESTAMP = 1748495701
|
||||||
SHA256 (ngtcp2-1.12.0.tar.xz) = 2527a4c9305dbed610a000a88f94696526aa8959f74249a59f2b96ee73630629
|
SHA256 (ngtcp2-1.13.0.tar.xz) = cc98cdd7d0ce0050b5589c99f89ac72fb34aee6ff88bb3351f239407a65699fe
|
||||||
SIZE (ngtcp2-1.12.0.tar.xz) = 656116
|
SIZE (ngtcp2-1.13.0.tar.xz) = 654972
|
||||||
|
|||||||
@ -10,5 +10,5 @@ include/ngtcp2/version.h
|
|||||||
lib/libngtcp2.a
|
lib/libngtcp2.a
|
||||||
lib/libngtcp2.so
|
lib/libngtcp2.so
|
||||||
lib/libngtcp2.so.16
|
lib/libngtcp2.so.16
|
||||||
lib/libngtcp2.so.16.3.0
|
lib/libngtcp2.so.16.3.1
|
||||||
libdata/pkgconfig/libngtcp2.pc
|
libdata/pkgconfig/libngtcp2.pc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user