mirror of
https://github.com/pengutronix/monitoring-check-systemd-service.git
synced 2025-07-22 21:34:54 +02:00
Fix naming confusion
This commit is contained in:
parent
1baa6b7f7b
commit
1441dc9e03
@ -1,4 +1,4 @@
|
||||
Name: monitoring-check_systemd_service
|
||||
Name: monitoring-check-systemd-service
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Epoch: 1
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# see https://github.com/joernott/monitoring-check-systemd-service/tags
|
||||
APP="monitoring-check_systemd_service"
|
||||
APP="monitoring-check-systemd-service"
|
||||
VERSION="1.2.0"
|
||||
RELEASE="1"
|
||||
URL="https://github.com/joernott/monitoring-check-systemd-service/archive/refs/tags/v${VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user