mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
commit
1504373948
4 changed files with 8 additions and 8 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Very lightweight Speedtest.
|
Very lightweight Speedtest.
|
||||||
|
|
||||||
**Shipped version:** 5.2.4~ynh1
|
**Shipped version:** 5.2.5~ynh1
|
||||||
|
|
||||||
**Demo:** https://librespeed.org
|
**Demo:** https://librespeed.org
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Test de vitesse de connexion très léger.
|
Test de vitesse de connexion très léger.
|
||||||
|
|
||||||
**Version incluse :** 5.2.4~ynh1
|
**Version incluse :** 5.2.5~ynh1
|
||||||
|
|
||||||
**Démo :** https://librespeed.org
|
**Démo :** https://librespeed.org
|
||||||
|
|
||||||
|
|
|
@ -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,8 +6,8 @@
|
||||||
"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",
|
||||||
"website": "https://librespeed.org",
|
"website": "https://librespeed.org",
|
||||||
|
@ -19,10 +19,10 @@
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Augustin Rungeard",
|
"name": "Augustin Rungeard",
|
||||||
"email": "augustin@rungeard.eu"
|
"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