mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/aws-c-io: Update to 0.15.4
ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.15.4
This commit is contained in:
parent
cf87eea251
commit
77941cf8cd
3 changed files with 7 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= aws-c-io
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.15.3
|
||||
DISTVERSION= 0.15.4
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
|
@ -19,7 +19,6 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= awslabs
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS+= -DCMAKE_INSTALL_LIBDIR=${LOCALBASE}/lib
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731616201
|
||||
SHA256 (awslabs-aws-c-io-v0.15.3_GH0.tar.gz) = d8cb4d7d3ec4fb27cbce158d6823a1f2f5d868e116f1d6703db2ab8159343c3f
|
||||
SIZE (awslabs-aws-c-io-v0.15.3_GH0.tar.gz) = 681849
|
||||
TIMESTAMP = 1738179932
|
||||
SHA256 (awslabs-aws-c-io-v0.15.4_GH0.tar.gz) = e5202033b09df61ffb2a57284a04735ac013296decc107de1c4abd1ce7d5cfda
|
||||
SIZE (awslabs-aws-c-io-v0.15.4_GH0.tar.gz) = 687131
|
||||
|
|
|
@ -23,8 +23,8 @@ include/aws/io/uri.h
|
|||
include/aws/testing/async_stream_tester.h
|
||||
include/aws/testing/io_testing_channel.h
|
||||
include/aws/testing/stream_tester.h
|
||||
lib/aws-c-io/cmake/aws-c-io-config.cmake
|
||||
lib/aws-c-io/cmake/shared/aws-c-io-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/aws-c-io/cmake/shared/aws-c-io-targets.cmake
|
||||
lib/cmake/aws-c-io/aws-c-io-config.cmake
|
||||
lib/cmake/aws-c-io/shared/aws-c-io-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/aws-c-io/shared/aws-c-io-targets.cmake
|
||||
lib/libaws-c-io.so
|
||||
lib/libaws-c-io.so.1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue