diff options
Diffstat (limited to 'sysutils/hcloud/Makefile')
-rw-r--r-- | sysutils/hcloud/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index 13c40da26afb..7700a644eb81 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,6 +1,7 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.53.0 +DISTVERSION= 1.54.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org |