diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2024-11-28 12:18:15 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2024-11-28 12:19:02 +0000 |
commit | cebb6bf7ae58f1d1afd7edae200cd50350400a44 (patch) | |
tree | 92d90d4948c6cc57bdf0f9232a167b8c6bc9dc10 | |
parent | 2561368e80e5a054a26cc9190ff7985cff2a7d7e (diff) | |
download | ports-cebb6bf7ae58f1d1afd7edae200cd50350400a44.tar.gz ports-cebb6bf7ae58f1d1afd7edae200cd50350400a44.zip |
misc/openhab: Update to 4.2.3.
-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 024c2e1e785e..803a2eb55e8c 100644 --- a/misc/openhab-addons/Makefile +++ b/misc/openhab-addons/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab-addons -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.3 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 afeb9efd3cc5..9814b3a43608 100644 --- a/misc/openhab-addons/distinfo +++ b/misc/openhab-addons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727779843 -SHA256 (openhab-addons-4.2.2.kar) = 198437cacef8c10a611c75357d1c020201d4cfabce93fddbe5a03cac7313f05d -SIZE (openhab-addons-4.2.2.kar) = 442062778 +TIMESTAMP = 1732792166 +SHA256 (openhab-addons-4.2.3.kar) = 9dd6c869970a6ee396dd8d18a67a3872449122fdb9a424b3be173ace2acb4536 +SIZE (openhab-addons-4.2.3.kar) = 442081196 diff --git a/misc/openhab/Makefile b/misc/openhab/Makefile index 3638b456a249..3fc372da221e 100644 --- a/misc/openhab/Makefile +++ b/misc/openhab/Makefile @@ -1,5 +1,5 @@ PORTNAME= openhab -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.3 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 5d3187b38a5f..c808fdaeb5f7 100644 --- a/misc/openhab/distinfo +++ b/misc/openhab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727778942 -SHA256 (openhab-4.2.2.zip) = ac818fc42a5fda4f776a518d244aa72598560f60c580f7912b50fa3e10e78fb6 -SIZE (openhab-4.2.2.zip) = 110953019 +TIMESTAMP = 1732791448 +SHA256 (openhab-4.2.3.zip) = 02c4d856beb32164f9ffd47e412616523efefc032174d65539ed486dc885da27 +SIZE (openhab-4.2.3.zip) = 110952061 |