mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/aws-c-http: Update to 0.9.3
ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.9.3
This commit is contained in:
parent
0008ef52c2
commit
91fbd97a2d
3 changed files with 7 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= aws-c-http
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.2
|
||||
DISTVERSION= 0.9.3
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
|
@ -23,7 +23,6 @@ GH_ACCOUNT= awslabs
|
|||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS= -DCMAKE_PREFIX_PATH=${LOCALBASE}
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731616688
|
||||
SHA256 (awslabs-aws-c-http-v0.9.2_GH0.tar.gz) = 328013ebc2b5725326cac01941041eec1e1010058c60709da2c23aa8fb967370
|
||||
SIZE (awslabs-aws-c-http-v0.9.2_GH0.tar.gz) = 476594
|
||||
TIMESTAMP = 1738180702
|
||||
SHA256 (awslabs-aws-c-http-v0.9.3_GH0.tar.gz) = 63061321fd3234a4f8688cff1a6681089321519436a5f181e1bcb359204df7c8
|
||||
SIZE (awslabs-aws-c-http-v0.9.3_GH0.tar.gz) = 477580
|
||||
|
|
|
@ -9,8 +9,8 @@ include/aws/http/server.h
|
|||
include/aws/http/statistics.h
|
||||
include/aws/http/status_code.h
|
||||
include/aws/http/websocket.h
|
||||
lib/aws-c-http/cmake/aws-c-http-config.cmake
|
||||
lib/aws-c-http/cmake/shared/aws-c-http-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/aws-c-http/cmake/shared/aws-c-http-targets.cmake
|
||||
lib/cmake/aws-c-http/aws-c-http-config.cmake
|
||||
lib/cmake/aws-c-http/shared/aws-c-http-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/aws-c-http/shared/aws-c-http-targets.cmake
|
||||
lib/libaws-c-http.so
|
||||
lib/libaws-c-http.so.1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue