Revision: 149147 https://trac.macports.org/changeset/149147 Author: khindenburg@macports.org Date: 2016-06-01 17:30:40 -0700 (Wed, 01 Jun 2016) Log Message: ----------- s3cmd: update to 1.6.1 #51536 Modified Paths: -------------- trunk/dports/net/s3cmd/Portfile Modified: trunk/dports/net/s3cmd/Portfile =================================================================== --- trunk/dports/net/s3cmd/Portfile 2016-06-01 23:41:20 UTC (rev 149146) +++ trunk/dports/net/s3cmd/Portfile 2016-06-02 00:30:40 UTC (rev 149147) @@ -5,8 +5,7 @@ PortGroup python 1.0 name s3cmd -version 1.5.2 -revision 1 +version 1.6.1 categories net license GPL-2 maintainers nomaintainer @@ -20,8 +19,10 @@ homepage http://s3tools.org/s3cmd master_sites sourceforge:s3tools -checksums sha1 371afd6e77b083881a08d68a2f0944fcc69a26d8 \ - rmd160 a2fef13b3f3bfade7a15b985fc80b8b204d41f75 + +checksums rmd160 33ab4c5a85b80e7563ad0d35f9dba11641373417 \ + sha256 4675794f84d8744ee3d35873d180f41c7b2116895ccbe2738a9bc552e1cf214e + platforms darwin supported_archs noarch
participants (1)
-
khindenburg@macports.org