From e84838fa5350bfde991db933a1ae0ef93399571a Mon Sep 17 00:00:00 2001 From: Cristopfer Luis Viana da Silva Date: Mon, 5 Feb 2024 21:45:17 +0000 Subject: [PATCH] fix: rpm spec --- packaging/cockpit-sensors.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/cockpit-sensors.spec.in b/packaging/cockpit-sensors.spec.in index c960fb3..c87f9ce 100644 --- a/packaging/cockpit-sensors.spec.in +++ b/packaging/cockpit-sensors.spec.in @@ -4,8 +4,8 @@ Release: 1%{?dist} Summary: Cockpit Sensors Module License: LGPL-2.1-or-later -Source0: https://github.com/ocristopfer/cockpit-sensors-2/releases/latest/download/cockpit-sensors.tar.xz -Source1: https://github.com/ocristopfer/cockpit-sensors-2/releases/latest/download/cockpit-sensors-node.tar.xz +Source0: https://github.com/ocristopfer/cockpit-sensors/releases/latest/download/cockpit-sensors.tar.xz +Source1: https://github.com/ocristopfer/cockpit-sensors/releases/latest/download/cockpit-sensors-node.tar.xz BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs