diff options
author | novel <novel@FreeBSD.org> | 2015-04-18 13:00:37 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2015-04-18 13:00:37 +0800 |
commit | ec5c6b95f0b4a02f98cdf0036cb492b6a8d21fdb (patch) | |
tree | e4922a16e3f9661c285b494be388f3d82ad1c6b5 /net | |
parent | 1cca12e2068b001d7246512ba7c3d5ad2125448d (diff) | |
download | freebsd-ports-gnome-ec5c6b95f0b4a02f98cdf0036cb492b6a8d21fdb.tar.gz freebsd-ports-gnome-ec5c6b95f0b4a02f98cdf0036cb492b6a8d21fdb.tar.zst freebsd-ports-gnome-ec5c6b95f0b4a02f98cdf0036cb492b6a8d21fdb.zip |
Update to 0.17.0.
Diffstat (limited to 'net')
-rw-r--r-- | net/py-libcloud/Makefile | 2 | ||||
-rw-r--r-- | net/py-libcloud/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 0158d4173bb0..eaf565cfe5c5 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 0.15.1 +PORTVERSION= 0.17.0 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/py-libcloud/distinfo b/net/py-libcloud/distinfo index 10488c43b0e4..edcdff57e557 100644 --- a/net/py-libcloud/distinfo +++ b/net/py-libcloud/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache-libcloud-0.15.1.tar.bz2) = 557e3f29e0ab1f19a31e858a8e802c822cb7f07df5edce029a1c67d2b0f30d15 -SIZE (apache-libcloud-0.15.1.tar.bz2) = 570953 +SHA256 (apache-libcloud-0.17.0.tar.bz2) = 22a6360fccbd956398e3236dceacc469c397d0d8c0caad33352f224b352bd943 +SIZE (apache-libcloud-0.17.0.tar.bz2) = 663406 |