mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/libnghttp3: Update to 1.8.0
Changes: https://github.com/ngtcp2/nghttp3/releases
This commit is contained in:
parent
bdbeb5aa1e
commit
6ec0a485e2
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= nghttp3
|
||||
PORTVERSION= 1.7.0
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= www net
|
||||
MASTER_SITES= https://github.com/ngtcp2/nghttp3/releases/download/v${PORTVERSION}/
|
||||
PKGNAMEPREFIX= lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1735227810
|
||||
SHA256 (nghttp3-1.7.0.tar.xz) = b4eb6bceb99293d9a9df2031c1aad166af3d57b3e33655aca0699397b6f0d751
|
||||
SIZE (nghttp3-1.7.0.tar.xz) = 395808
|
||||
TIMESTAMP = 1740836046
|
||||
SHA256 (nghttp3-1.8.0.tar.xz) = a9dd28970977e6802a3eaf2cfaeae6d0fae60c8d2c0f2c4ce600036a7998ee9a
|
||||
SIZE (nghttp3-1.8.0.tar.xz) = 398640
|
||||
|
|
|
@ -3,5 +3,5 @@ include/nghttp3/version.h
|
|||
lib/libnghttp3.a
|
||||
lib/libnghttp3.so
|
||||
lib/libnghttp3.so.9
|
||||
lib/libnghttp3.so.9.2.5
|
||||
lib/libnghttp3.so.9.2.6
|
||||
libdata/pkgconfig/libnghttp3.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue