diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-09-03 10:55:39 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-09-03 10:55:39 +0000 |
commit | 7af3b6573f90788e1a3996075ec96bfebf62498b (patch) | |
tree | cd98aef6483cf134b1abfda9efe5a79e459bcc84 /net/py-libcloud/Makefile | |
parent | 1b00fddf4549b982e8f31454931ba457540580dd (diff) | |
download | ports-7af3b6573f90788e1a3996075ec96bfebf62498b.tar.gz ports-7af3b6573f90788e1a3996075ec96bfebf62498b.zip |
net/py-libcloud: update to 2.6.0
Notes
Notes:
svn path=/head/; revision=510933
Diffstat (limited to 'net/py-libcloud/Makefile')
-rw-r--r-- | net/py-libcloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 7ba4149c80b1..cfbdf6218ef4 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcloud -PORTVERSION= 2.5.0 +PORTVERSION= 2.6.0 CATEGORIES= net python MASTER_SITES= APACHE/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |