1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpsysinfo_ynh.git synced 2024-09-03 19:56:43 +02:00

Merge pull request #18 from YunoHost-Apps/testing

Update to 3.4.1
This commit is contained in:
Inrepublica 2022-02-02 17:29:22 +01:00 committed by GitHub
commit 2ed214c0c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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.
**Shipped version:** 3.4.0~ynh1
**Shipped version:** 3.4.1~ynh1
**Demo:** http://phpsysinfo.sourceforge.net/multi/index.php?disp=bootstrap&xml=raspbian

View file

@ -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.
**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

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.0.tar.gz
SOURCE_SUM=38c1cb2ce76c91687b5593695affdcad9761eee436e03d130ddbc036f5927176
SOURCE_URL=https://github.com/phpsysinfo/phpsysinfo/archive/refs/tags/v3.4.1.tar.gz
SOURCE_SUM=377bafea4dc4f1f705cd35df5b95e55034045ab3e7971dc934d1f599157dc3aa
SOURCE_SUM_PRG=sha256sum
ARCH_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"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"
},
"version": "3.4.0~ynh1",
"version": "3.4.1~ynh1",
"url": "https://phpsysinfo.github.io/phpsysinfo/",
"upstream": {
"license": "GPL-3.0-only",