diff options
Diffstat (limited to 'misc/openhab')
-rw-r--r-- | misc/openhab/Makefile | 3 | ||||
-rw-r--r-- | misc/openhab/distinfo | 6 | ||||
-rw-r--r-- | misc/openhab/files/pkg-message.in | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index e2dd326d61a3..5d79bd4c57f7 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,6 +1,7 @@ PORTNAME= openhab -PORTVERSION= 4.3.5 +PORTVERSION= 4.3.7 PORTREVISION= 0 +# For those waiting for OpenHAB 5: it has 3rd party components which do an OS check, FreeBSD is not supported CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ DISTNAME= openhab-${PORTVERSION} diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo index 31ae2615c332..dc732f02c737 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746445373 -SHA256 (openhab-4.3.5.zip) = 03da06ce2692b0637905e3068adc5df3bafeb2ef35c88e01bf9b8e31042a93d4 -SIZE (openhab-4.3.5.zip) = 111526701 +TIMESTAMP = 1755847983 +SHA256 (openhab-4.3.7.zip) = 181f004b0367f5219437466c1fe6833561110d01ce6be315a92c8e433c8c2dfb +SIZE (openhab-4.3.7.zip) = 111527134 diff --git a/misc/openhab/files/pkg-message.in b/misc/openhab/files/pkg-message.in index d4077ec8cdd9..4775343bd174 100644 --- a/misc/openhab/files/pkg-message.in +++ b/misc/openhab/files/pkg-message.in @@ -72,4 +72,5 @@ At the end you need to run You should also remove the cache and tmp and restart: rm -r /var/db/openhab/userdata/cache/org.eclipse.osgi /var/db/openhab/userdata/tmp/* EOM +} ] |