mirror of
https://github.com/YunoHost-Apps/phpsysinfo_ynh.git
synced 2024-09-03 19:56:43 +02:00
commit
2ed214c0c5
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
A customizable PHP script that displays information about your system nicely.
|
A customizable PHP script that displays information about your system nicely.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 3.4.0~ynh1
|
**Shipped version:** 3.4.1~ynh1
|
||||||
|
|
||||||
**Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian
|
**Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
A customizable PHP script that displays information about your system nicely.
|
A customizable PHP script that displays information about your system nicely.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 3.4.0~ynh1
|
**Version incluse :** 3.4.1~ynh1
|
||||||
|
|
||||||
**Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian
|
**Démo :** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.0.tar.gz
|
SOURCE_URL=https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.1.tar.gz
|
||||||
SOURCE_SUM=38c1cb2ce76c91687b5593695affdcad9761eee436e03d130ddbc036f5927176
|
SOURCE_SUM=377bafea4dc4f1f705cd35df5b95e55034045ab3e7971dc934d1f599157dc3aa
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
ARCH_FORMAT=tar.gz
|
ARCH_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Customizable PHP script that displays information about your system nicely",
|
"en": "Customizable PHP script that displays information about your system nicely",
|
||||||
"fr": "Un script PHP paramétrable qui affiche des informations sur votre système"
|
"fr": "Un script PHP paramétrable qui affiche des informations sur votre système"
|
||||||
},
|
},
|
||||||
"version": "3.4.0~ynh1",
|
"version": "3.4.1~ynh1",
|
||||||
"url": "https://phpsysinfo.github.io/phpsysinfo/",
|
"url": "https://phpsysinfo.github.io/phpsysinfo/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
|
|
Loading…
Add table
Reference in a new issue