mirror of
https://github.com/YunoHost-Apps/yunomonitor_ynh.git
synced 2024-09-03 17:46:11 +02:00
[fix] Missing smartctl
This commit is contained in:
parent
8a3a4adbc4
commit
10c4c41d53
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/zamentur/yunomonitor/archive/c0db33fe165d535410c6625b5a9d0b3856f7c548.tar.gz
|
SOURCE_URL=https://github.com/zamentur/yunomonitor/archive/37fb3180b231f32cf5910b4282879b81a0539532.tar.gz
|
||||||
SOURCE_SUM=8d31a524e6e40860c9e362e0ca036b4f527f7e538c54ece920d576964f2bb928
|
SOURCE_SUM=521e6e287c8e4b8b518bb8ec386e0c0564e90bc53130d40127e40050a41594af
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Home made tool to monitor automatically your servers."
|
"en": "Home made tool to monitor automatically your servers."
|
||||||
},
|
},
|
||||||
"version": "1.0.1~ynh1",
|
"version": "1.0.2~ynh1",
|
||||||
"url": "https://github.com/zamentur/yunomonitor",
|
"url": "https://github.com/zamentur/yunomonitor",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue