www/libnghttp3: Update to 0.13.0
Changes: https://github.com/ngtcp2/nghttp3/releases
This commit is contained in:
parent
173bceae50
commit
ccb7aa90bd
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= nghttp3
|
||||
PORTVERSION= 0.12.0
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1688166094
|
||||
SHA256 (nghttp3-0.12.0.tar.xz) = d2e12072f5f86209b6ff9e4f07f990dece3c27d2f8367aa2a00fc5181ab85189
|
||||
SIZE (nghttp3-0.12.0.tar.xz) = 369576
|
||||
TIMESTAMP = 1689398797
|
||||
SHA256 (nghttp3-0.13.0.tar.xz) = 2b01b69c83f4506e7be3bc1a615b1818a92e762ec4be197a7931946e2ae005a0
|
||||
SIZE (nghttp3-0.13.0.tar.xz) = 367992
|
||||
|
|
|
@ -2,6 +2,6 @@ include/nghttp3/nghttp3.h
|
|||
include/nghttp3/version.h
|
||||
lib/libnghttp3.a
|
||||
lib/libnghttp3.so
|
||||
lib/libnghttp3.so.7
|
||||
lib/libnghttp3.so.7.0.0
|
||||
lib/libnghttp3.so.8
|
||||
lib/libnghttp3.so.8.0.0
|
||||
libdata/pkgconfig/libnghttp3.pc
|
||||
|
|
Loading…
Reference in a new issue