mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
www/llhttp: Update to 9.2.0
Changes: https://github.com/nodejs/llhttp/releases
This commit is contained in:
parent
6d27c47f63
commit
e60c60db34
@ -1,5 +1,5 @@
|
||||
PORTNAME= llhttp
|
||||
PORTVERSION= 9.1.3
|
||||
PORTVERSION= 9.2.0
|
||||
DISTVERSIONPREFIX= release/v
|
||||
CATEGORIES= www
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1696432880
|
||||
SHA256 (nodejs-llhttp-release-v9.1.3_GH0.tar.gz) = 49405a7bcb4312b29b91408ee1395de3bc3b29e3bdd10380dc4eb8210912f295
|
||||
SIZE (nodejs-llhttp-release-v9.1.3_GH0.tar.gz) = 37632
|
||||
TIMESTAMP = 1708448970
|
||||
SHA256 (nodejs-llhttp-release-v9.2.0_GH0.tar.gz) = c5bce80c5bbc5fa8b978ea57ef074bf9b22e39b077f94d30f72367681817afbd
|
||||
SIZE (nodejs-llhttp-release-v9.2.0_GH0.tar.gz) = 37750
|
||||
|
@ -3,6 +3,6 @@ lib/cmake/llhttp/llhttp-config-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/llhttp/llhttp-config.cmake
|
||||
lib/libllhttp.a
|
||||
lib/libllhttp.so
|
||||
lib/libllhttp.so.9.1
|
||||
lib/libllhttp.so.9.2
|
||||
lib/libllhttp.so.%%PORTVERSION%%
|
||||
libdata/pkgconfig/libllhttp.pc
|
||||
|
Loading…
Reference in New Issue
Block a user