diff --git a/README.md b/README.md index d3fda7c..2508de9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to WordPress is open source software you can use to create a beautiful website, blog, or app. With this package, you can even activate the [multisite](https://codex.wordpress.org/Glossary#Multisite) option. -**Shipped version:** 5.3 +**Shipped version:** 5.3.2 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 4ae2b63..67ef19e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://wordpress.org/wordpress-5.3.tar.gz -SOURCE_SUM=b4ffcc17cbe6a6546fba4112d55e8ba5 +SOURCE_URL=https://wordpress.org/wordpress-5.3.2.tar.gz +SOURCE_SUM=ec7fcc299de72d4914a688ea34c96f37 SOURCE_SUM_PRG=md5sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e33a38d..8a72e05 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create a beautiful blog or website easily", "fr": "Logiciel de création de blog ou de site Web" }, - "version": "5.3~ynh1", + "version": "5.3.2~ynh1", "url": "https://wordpress.org/", "license": "GPL-2.0", "maintainer": { @@ -14,7 +14,7 @@ "email": "maniackc_dev@crudelis.fr" }, "requirements": { - "yunohost": ">= 3.5" + "yunohost": ">= 3.6" }, "multi_instance": true, "services": [