diff options
Diffstat (limited to 'misc/openhab/Makefile')
-rw-r--r-- | misc/openhab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index c33dd44857e6..bd10df7148d6 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,6 +1,6 @@ PORTNAME= openhab -PORTVERSION= 4.0.2 -PORTREVISION= 1 +PORTVERSION= 4.0.3 +PORTREVISION= 0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} |