devel/aws-sdk-cpp: Update to 1.11.136
- Unbreak i386 ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.134...1.11.136
This commit is contained in:
parent
6c0e87f2e0
commit
6f27582004
2 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= aws-sdk-cpp
|
||||
DISTVERSION= 1.11.134
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.11.136
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
|
@ -10,8 +9,6 @@ WWW= https://github.com/aws/aws-sdk-cpp
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_i386= fails to build (EC2Client): LLVM ERROR: out of memory, https://github.com/aws/aws-sdk-cpp/issues/2600
|
||||
|
||||
LIB_DEPENDS= libaws-c-auth.so:security/aws-c-auth \
|
||||
libaws-c-cal.so:security/aws-c-cal \
|
||||
libaws-c-common.so:devel/aws-c-common \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1691134417
|
||||
SHA256 (aws-aws-sdk-cpp-1.11.134_GH0.tar.gz) = 25c207f16ce98f687d901f2314297b94675eb26d5aef5c0f699903712061886d
|
||||
SIZE (aws-aws-sdk-cpp-1.11.134_GH0.tar.gz) = 54348854
|
||||
TIMESTAMP = 1691482704
|
||||
SHA256 (aws-aws-sdk-cpp-1.11.136_GH0.tar.gz) = 426e8847879507e9995e383157f73eba9fc02660fd5ed503c8d1e6c708815e8a
|
||||
SIZE (aws-aws-sdk-cpp-1.11.136_GH0.tar.gz) = 54364068
|
||||
|
|
Loading…
Reference in a new issue