Skip to content

Commit

Permalink
devel/aws-sdk-php: Update to 3.232.3
Browse files Browse the repository at this point in the history
PR:		265743
Sponsored by:	Rubicon Communications, LLC ("Netgate")
  • Loading branch information
rcmcdonald91 authored and rbgarga committed Aug 12, 2022
1 parent 1e7a9cb commit ce9a454
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 8 deletions.
4 changes: 2 additions & 2 deletions devel/aws-sdk-php/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aws-sdk
PORTVERSION= 3.185.15
PORTVERSION= 3.232.3
CATEGORIES= devel
MASTER_SITES= https://github.com/aws/${PORTNAME}-php/releases/download/${PORTVERSION}/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
Expand All @@ -10,7 +10,7 @@ MAINTAINER= garga@FreeBSD.org
COMMENT= PHP interface for Amazon Web Services (AWS)

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= php:flavors zip
USE_PHP= filter mbstring simplexml
Expand Down
6 changes: 3 additions & 3 deletions devel/aws-sdk-php/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1626518259
SHA256 (aws-sdk-php-3.185.15/aws.zip) = e5dfa5dcba864baf4a474f50e9950b06f573aa9b576e1ab36e59e47d812bc41c
SIZE (aws-sdk-php-3.185.15/aws.zip) = 3384418
TIMESTAMP = 1660063695
SHA256 (aws-sdk-php-3.232.3/aws.zip) = 6b18aa42a305c9ec8fab9dd53184ab65aa3aacacaee560e910440066b6bd3f9b
SIZE (aws-sdk-php-3.232.3/aws.zip) = 3959992

0 comments on commit ce9a454

Please sign in to comment.