diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-11-09 07:09:15 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-11-09 07:09:15 +0000 |
commit | b5a12107d454a682604bbdbd28f15674341b46a7 (patch) | |
tree | f2827aa0f7c8e7f4255f9f3c000ac8ab3370eca5 /sysutils/py-hcloud/Makefile | |
parent | 1b9ec632b7d08b150aae5d5fd8c4ddf5f44e5949 (diff) |
Notes
Diffstat (limited to 'sysutils/py-hcloud/Makefile')
-rw-r--r-- | sysutils/py-hcloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index e22c38d3d375..9cc1345f0f05 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hcloud -DISTVERSION= 1.9.1 +DISTVERSION= 1.10.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |