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 | |
parent | 8f054846dac5dfd5a72f71ac60259c0b9a4fd665 (diff) |
Notes
Diffstat (limited to 'sysutils')
-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 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} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index ee0d43cc1122..30513bfe782d 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578642028 -SHA256 (hcloud-1.6.3.tar.gz) = de25cca91959209b2d502650d312900109b068e70fe503b822931212e638b545 -SIZE (hcloud-1.6.3.tar.gz) = 65267 +TIMESTAMP = 1592509052 +SHA256 (hcloud-1.7.1.tar.gz) = b5425e2eae004d316f8cc27d3756cf4f685a35fdf41d0e98af91ba7bac5d1cb2 +SIZE (hcloud-1.7.1.tar.gz) = 65612 |