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 97a21c337d90..8fa18c3f1c04 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 4.3.4 +PORTVERSION= 4.3.5 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons/${PORTVERSION}/ DISTNAME= openhab-addons-${PORTVERSION} |