diff --git a/README.md b/README.md index 0cf5c5a..8a9ebbd 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ 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.996~ynh1 +**Shipped version:** 1.997~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2afb9eb..1bc9b15 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ 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.996~ynh1 +**Version incluse :** 1.997~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index a4bacff..77b27e3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/webmin/webmin/releases/download/1.996/webmin_1.996_all.deb -SOURCE_SUM=f9cf0faa097ff3d76f911e9531d11d38217d3351928038daa873e7ba0c73d491 +SOURCE_URL=https://github.com/webmin/webmin/releases/download/1.997/webmin_1.997_all.deb +SOURCE_SUM=6ae0679f44d7af3715cfba08d4eccbfff679d8d3fa5bf4b08c54bc7b620dbe3d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a1635b3..b6c64ef 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web-based interface for system administration for Unix", "fr": "Interface Web d'administration système pour Unix" }, - "version": "1.996~ynh1", + "version": "1.997~ynh1", "url": "http://www.webmin.com", "upstream": { "license": "BSD-3-Clause", @@ -15,8 +15,8 @@ }, "license": "BSD-3-Clause", "maintainer": { - "name": "Anmol Sharma", - "email": "anmol@datamol.org" + "name": "", + "email": "" }, "requirements": { "yunohost": ">= 4.3.0"