diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2024-10-01 10:55:11 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2024-10-01 10:56:01 +0000 |
commit | f3ccfb0ce91ebcb1734a6015eea238bc2dd554fb (patch) | |
tree | db820c5365ec85e70ad0c71411065c1778a3d7b9 | |
parent | de9d9d11e12091fcbf844e6fc97972a15305de68 (diff) | |
download | ports-f3ccfb0ce91ebcb1734a6015eea238bc2dd554fb.tar.gz ports-f3ccfb0ce91ebcb1734a6015eea238bc2dd554fb.zip |
misc/openhab: update to 4.2.2.
-rw-r--r-- | misc/openhab-addons/Makefile | 2 | ||||
-rw-r--r-- | misc/openhab-addons/distinfo | 6 | ||||
-rw-r--r-- | misc/openhab/Makefile | 2 | ||||
-rw-r--r-- | misc/openhab/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/misc/openhab-addons/Makefile b/misc/openhab-addons/Makefile index 4724d2ea1bfa..024c2e1e785e 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab-addons/${PORTVERSION}/ DISTNAME= openhab-addons-${PORTVERSION} diff --git a/misc/openhab-addons/distinfo b/misc/openhab-addons/distinfo index 0f72c66029ae..afeb9efd3cc5 100644 --- a/misc/openhab-addons/distinfo +++ b/misc/openhab-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723535379 -SHA256 (openhab-addons-4.2.1.kar) = 951f0183e36eeb6789922530d686c20671668d4ee104bd24d9e3451ac7183e27 -SIZE (openhab-addons-4.2.1.kar) = 442092807 +TIMESTAMP = 1727779843 +SHA256 (openhab-addons-4.2.2.kar) = 198437cacef8c10a611c75357d1c020201d4cfabce93fddbe5a03cac7313f05d +SIZE (openhab-addons-4.2.2.kar) = 442062778 diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index 9f5495c29251..3638b456a249 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= misc java MASTER_SITES= https://openhab.jfrog.io/artifactory/libs-release-local/org/openhab/distro/openhab/${PORTVERSION}/ diff --git a/misc/openhab/distinfo b/misc/openhab/distinfo index 032febe26994..5d3187b38a5f 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723535216 -SHA256 (openhab-4.2.1.zip) = 62b80e55ee0baf01c8806323a1fc86833cd54ce8c978fcdc974abec6cf52fa61 -SIZE (openhab-4.2.1.zip) = 110949787 +TIMESTAMP = 1727778942 +SHA256 (openhab-4.2.2.zip) = ac818fc42a5fda4f776a518d244aa72598560f60c580f7912b50fa3e10e78fb6 +SIZE (openhab-4.2.2.zip) = 110953019 |