[packages/zigbee2mqtt] up to 2.9.1
atler
atler at pld-linux.org
Mon Mar 2 13:48:50 CET 2026
commit e5f6ee39b913cfc6eb9a7ec8448d6d61d543e4ce
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Mar 2 13:48:22 2026 +0100
up to 2.9.1
zigbee2mqtt.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/zigbee2mqtt.spec b/zigbee2mqtt.spec
index e296c33..b50331b 100644
--- a/zigbee2mqtt.spec
+++ b/zigbee2mqtt.spec
@@ -1,16 +1,18 @@
+%define node_modules_ver 2.9.0
+
Summary: Zigbee to MQTT bridge
Name: zigbee2mqtt
-Version: 2.9.0
+Version: 2.9.1
Release: 1
License: GPL v3+
Group: Applications
Source0: https://github.com/Koenkk/zigbee2mqtt/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 03bd2e2930ead39f64a846f87aa58762
+# Source0-md5: c28fda559f545519798abb94a118dd63
# tar -xf zigbee2mqtt-%{version}.tar.gz
# npm -C zigbee2mqtt-%{version} install --ignore-scripts --cpu noarch --no-audit --no-fund --no-update-check
# find zigbee2mqtt-%{version}/node_modules -type d -name prebuilds -prune -exec rm -r {} +
# tar -C zigbee2mqtt-%{version} -acf zigbee2mqtt-node_modules-%{version}.tar.xz node_modules
-Source1: %{name}-node_modules-%{version}.tar.xz
+Source1: %{name}-node_modules-%{node_modules_ver}.tar.xz
# Source1-md5: e593ff1fc92f8b3e42ff19db58b0b99d
Source2: %{name}.service
URL: https://www.zigbee2mqtt.io
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zigbee2mqtt.git/commitdiff/e5f6ee39b913cfc6eb9a7ec8448d6d61d543e4ce
More information about the pld-cvs-commit
mailing list