summaryrefslogtreecommitdiff
path: root/www/py-google-cloud-compute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-google-cloud-compute/Makefile')
-rw-r--r--www/py-google-cloud-compute/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/py-google-cloud-compute/Makefile b/www/py-google-cloud-compute/Makefile
index caca797ca037..a9b28f18bb9c 100644
--- a/www/py-google-cloud-compute/Makefile
+++ b/www/py-google-cloud-compute/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-compute
-PORTVERSION= 1.30.0
+PORTVERSION= 1.37.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -7,7 +7,8 @@ DISTNAME= google_cloud_compute-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Cloud Compute API client library
-WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \
+WWW= https://cloud.google.com/python/docs/reference/compute/latest \
+ https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute \
https://github.com/googleapis/google-cloud-python
LICENSE= APACHE20