1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Update bsdec2-image-upload to version 1.1.0. This new version makes use

of the DescribeRegions API call to get a list of EC2 regions rather than
using a static list compiled in; some users may need to update their IAM
policies to allow DescribeRegions.
This commit is contained in:
Colin Percival 2016-10-10 02:07:49 +00:00
parent 6358f254f4
commit f42a9340f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423630
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bsdec2-image-upload
PORTVERSION= 1.0.2
PORTVERSION= 1.1.0
CATEGORIES= net
MASTER_SITES= http://freebsd-ec2-dist.s3.amazonaws.com/

View File

@ -1,2 +1,3 @@
SHA256 (bsdec2-image-upload-1.0.2.tgz) = 97996ddff7c6a733a956adf79c1994f487b216b29dd640b395c62ff1dac6a4b5
SIZE (bsdec2-image-upload-1.0.2.tgz) = 22118
TIMESTAMP = 1476065249
SHA256 (bsdec2-image-upload-1.1.0.tgz) = 983ea12bb7c1b74f1f35e8cbaa18b587548c1afec17c87b213344886ca8ccd0b
SIZE (bsdec2-image-upload-1.1.0.tgz) = 24210