mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
www/libnghttp2: Update to 1.65.0
Changes: https://github.com/nghttp2/nghttp2/releases
This commit is contained in:
parent
e186d459f0
commit
c404393eb7
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= nghttp2
|
PORTNAME= nghttp2
|
||||||
PORTVERSION= 1.64.0
|
PORTVERSION= 1.65.0
|
||||||
CATEGORIES= www net
|
CATEGORIES= www net
|
||||||
MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
|
MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
|
||||||
PKGNAMEPREFIX= lib
|
PKGNAMEPREFIX= lib
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1729994288
|
TIMESTAMP = 1742070280
|
||||||
SHA256 (nghttp2-1.64.0.tar.xz) = 88bb94c9e4fd1c499967f83dece36a78122af7d5fb40da2019c56b9ccc6eb9dd
|
SHA256 (nghttp2-1.65.0.tar.xz) = f1b9df5f02e9942b31247e3d415483553bc4ac501c87aa39340b6d19c92a9331
|
||||||
SIZE (nghttp2-1.64.0.tar.xz) = 1676124
|
SIZE (nghttp2-1.65.0.tar.xz) = 1604848
|
||||||
|
|
|
@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h
|
||||||
lib/libnghttp2.a
|
lib/libnghttp2.a
|
||||||
lib/libnghttp2.so
|
lib/libnghttp2.so
|
||||||
lib/libnghttp2.so.14
|
lib/libnghttp2.so.14
|
||||||
lib/libnghttp2.so.14.28.3
|
lib/libnghttp2.so.14.28.4
|
||||||
libdata/pkgconfig/libnghttp2.pc
|
libdata/pkgconfig/libnghttp2.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue