mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
upgrade to v5.2.5
This commit is contained in:
parent
7420400e3f
commit
230765cce8
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/librespeed/speedtest/archive/refs/tags/5.2.4.tar.gz
|
SOURCE_URL=https://github.com/librespeed/speedtest/archive/refs/tags/5.2.5.tar.gz
|
||||||
SOURCE_SUM=b48c15b76442987de08f91dd43d680e2efdffc08acb18d367f884d66941c1d5b
|
SOURCE_SUM=ed1a1d688201ed40514a68cf46738b4cd1ffee992aa838cf45ecc2fc3485c53b
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Very lightweight Speedtest.",
|
"en": "Very lightweight Speedtest.",
|
||||||
"fr": "Test de vitesse de connexion très léger."
|
"fr": "Test de vitesse de connexion très léger."
|
||||||
},
|
},
|
||||||
"version": "5.2.4~ynh1",
|
"version": "5.2.5~ynh1",
|
||||||
"url": "https://librespeed.org/",
|
"url": "https://librespeed.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
"email": ""
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.2.4"
|
"yunohost": ">= 4.3.6"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue