From ad64fbbfd69fdd4601d619ab7cc0324a00536ce3 Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Sat, 6 Mar 2021 19:11:06 +0100 Subject: [PATCH] Upgrade to upstream version 2.6.3 --- 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 e570f6e..1500288 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,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.6.2 +**Shipped version:** 2.6.3 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 417e486..103395e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v2.6.2.tar.gz -SOURCE_SUM=af28a88c263f68432dee36128e0791eaaa9a2e15c716b9d3e900d0a839a33acb +SOURCE_URL=https://github.com/discourse/discourse/archive/v2.6.3.tar.gz +SOURCE_SUM=a0d852d8f7d408f2198513f19b2c6a93b3e692bb1c13045befc13de71af5917b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 23ae005..2f2ec17 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Discussion platform", "fr": "Plateforme de discussion" }, - "version": "2.6.2~ynh1", + "version": "2.6.3~ynh1", "url": "http://Discourse.org", "license": "GPL-2.0", "maintainer": {