summaryrefslogtreecommitdiff
path: root/www/py-google-cloud-storage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-google-cloud-storage/Makefile')
-rw-r--r--www/py-google-cloud-storage/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile
index 012cfe7c9378..6c93a76fc356 100644
--- a/www/py-google-cloud-storage/Makefile
+++ b/www/py-google-cloud-storage/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-storage
-PORTVERSION= 3.3.0
+PORTVERSION= 3.3.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -7,7 +7,8 @@ DISTNAME= google_cloud_storage-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python Client for Google Cloud Storage
-WWW= https://github.com/googleapis/python-storage
+WWW= https://cloud.google.com/python/docs/reference/storage/latest \
+ https://github.com/googleapis/python-storage
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE