1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webmin_ynh.git synced 2024-09-03 20:36:08 +02:00

Merge pull request #36 from YunoHost-Apps/testing

This commit is contained in:
tituspijean 2022-09-20 10:29:31 +02:00 committed by GitHub
commit 1f72396fd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 5 deletions

View file

@ -17,7 +17,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Shipped version:** 1.997~ynh1
**Shipped version:** 2.001~ynh1
## Screenshots

View file

@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like `/etc/passwd`, and lets you manage a system from the console or remotely.
**Version incluse :** 1.997~ynh1
**Version incluse :** 2.001~ynh1
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/webmin/webmin/releases/download/1.997/webmin_1.997_all.deb
SOURCE_SUM=6ae0679f44d7af3715cfba08d4eccbfff679d8d3fa5bf4b08c54bc7b620dbe3d
SOURCE_URL=https://github.com/webmin/webmin/releases/download/2.001/webmin_2.001_all.deb
SOURCE_SUM=1bac754988537fd168cbf15322aed5a7087271269dea5816061f008817136d26
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Web-based interface for system administration for Unix",
"fr": "Interface Web d'administration système pour Unix"
},
"version": "1.997~ynh1",
"version": "2.001~ynh1",
"url": "http://www.webmin.com",
"upstream": {
"license": "BSD-3-Clause",