diff --git a/conf/app.src b/conf/app.src index c499f0f..c4afc2a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/discourse/discourse/archive/v2.8.14.tar.gz -SOURCE_SUM=b4b9a2857515ab79b2bc71cc0bdd09f9bf749d506c095b76d86846c9adf62623 +SOURCE_URL=https://github.com/discourse/discourse/archive/v3.2.1.tar.gz +SOURCE_SUM=dac6effc16ab4f7ea8071c41e6f93817ca2005b4c85f12fcab1364aaf4b03817 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7ef2b34..88e1567 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Discussion platform", "fr": "Plateforme de discussion" }, - "version": "2.8.14~ynh2", + "version": "3.2.1~ynh1", "url": "http://Discourse.org", "upstream": { "license": "GPL-2.0",