From 4c6951773bc4cf7955bc1b7407973cacc7db9302 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 24 Feb 2022 07:23:13 +0100 Subject: [PATCH] 1.8.17 --- conf/app.src | 4 ++-- manifest.json | 2 +- scripts/_common.sh | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/app.src b/conf/app.src index 86caea3..1c98603 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ether/etherpad-lite/archive/1.8.16.tar.gz -SOURCE_SUM=dfdb60910aa9df85bde8cad8729ef6a33e36014739a3e8ce105f5e96a6b99d8c +SOURCE_URL=https://github.com/ether/etherpad-lite/archive/1.8.17.tar.gz +SOURCE_SUM=077df9a46046f579644d26525c42008d8b758796ba447ddbd99fe1d975156f31 SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index eb0bb41..f554c12 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online editor providing collaborative editing in real-time", "fr": "Éditeur en ligne fournissant l'édition collaborative en temps réel" }, - "version": "1.8.16~ynh2", + "version": "1.8.17~ynh1", "url": "http://etherpad.org", "upstream": { "license": "Apache-2.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index 1553e05..78f7e8b 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -19,8 +19,8 @@ mypads_version=1.7.22 # Plugin versions ep_align_version=0.3.45 -ep_author_hover_version=0.3.29 -ep_comments_page_version=0.1.91 +ep_author_hover_version=0.3.31 +ep_comments_page_version=0.1.92 ep_countable_version=0.0.11 ep_delete_empty_pads_version=0.0.7 ep_font_color_version=0.0.56