From ac8ab282277bb7ee3b8359c423bd611567557794 Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Sat, 5 Oct 2019 19:54:14 +0200 Subject: [PATCH] Upgrade to upstream version 2.3.4 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5845e3c..7ec7c73 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Finally, if installing on a low-end ARM device (e.g. Raspberry Pi): To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). -**Shipped version:** 2.3.3 +**Shipped version:** 2.3.4 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 95dc67f..cf79de8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v2.3.3.tar.gz -SOURCE_SUM=8b38c373f90529c658c5bc129a263e67de5c24142cbff884b56c6f5a6d6c00f3 +SOURCE_URL=https://github.com/discourse/discourse/archive/v2.3.4.tar.gz +SOURCE_SUM=dfac720cd2d7188590af2f6fc0dbd69bd4815fd990a23a5c6076cf30ecc0aa06 SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index e10fe18..2fb6168 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Discussion platform", "fr": "Plateforme de discussion" }, - "version": "2.3.3~ynh1", + "version": "2.3.4~ynh1", "url": "http://Discourse.org", "license": "GPL-2.0", "maintainer": {