diff --git a/manifest.json b/manifest.json index 4e81b2f..5430bab 100644 --- a/manifest.json +++ b/manifest.json @@ -3,12 +3,12 @@ "id": "squid3", "packaging_format": 1, "description": { - "en": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.", - "fr": "Squid est un proxy cache pour le web, compatible HTTP, HTTPS, FTP, et plus encore." + "en": "Caching proxy for the Web supporting HTTP, HTTPS, FTP and more.", + "fr": "Proxy cache pour le web, compatible HTTP, HTTPS, FTP et plus encore." }, "version": "1.0~ynh2", "url": "http://www.squid-cache.org/", - "license": "GPL v2", + "license": "GPL-2.0-only", "maintainer": { "name": "Anmol Sharma", "email": "anmol@datamol.org" @@ -22,6 +22,7 @@ "install" : [ { "name": "squid_port", + "type": "string", "ask": { "en": "Choose a port for your Squid 3.", "fr": "Entrez un port pour votre Squid 3."