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