diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2022-10-26 07:52:29 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2022-10-26 07:53:06 +0100 |
commit | c796b826280123d376b0aab014c23a300a153912 (patch) | |
tree | bdf423de74f36b84ca52fbaad02c95afed860e77 /sysutils/py-hcloud | |
parent | games/xray_re-tools: try to unbreak the port in "build-as-user" mode (diff) |
sysutils/py-hcloud: update to 1.18.1
ChangeLog: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.18.1
Diffstat (limited to 'sysutils/py-hcloud')
-rw-r--r-- | sysutils/py-hcloud/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-hcloud/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index 409bb69ee2bf..29b35222d41f 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.18.0 +DISTVERSION= 1.18.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index fee22a24ed1e..2ce3c07dfb42 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661001503 -SHA256 (hcloud-1.18.0.tar.gz) = a21d940cde8f0c1fd10a0581b0618eb840a6f592404faafdb6070101f4525ff6 -SIZE (hcloud-1.18.0.tar.gz) = 99106 +TIMESTAMP = 1666764167 +SHA256 (hcloud-1.18.1.tar.gz) = 9e1cfd7c911c632b7bae121ed009183e01bf995d2bf3b2948ff98cd80ef4acf1 +SIZE (hcloud-1.18.1.tar.gz) = 99066 |