diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-06-18 20:08:26 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-06-18 20:08:26 +0000 |
commit | 565686d9999f59019ba9cb3fb12fbf128dbb0823 (patch) | |
tree | 7eeb9e454c8d64de9b73db7514511fcaf7f46917 /sysutils/py-hcloud/Makefile | |
parent | 8f054846dac5dfd5a72f71ac60259c0b9a4fd665 (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 6d17ab034627..5555502bfdf0 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hcloud -DISTVERSION= 1.6.3 +DISTVERSION= 1.7.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |