From 921699a384a087f11640ff44751b6cb62fe4503a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Sun, 4 Sep 2016 15:36:53 +0200 Subject: [PATCH 1/2] [enh]Update to freshrss 1.5 --- scripts/_common.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 6aaedb0..f935adc 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,13 +3,13 @@ # # FreshRss version -VERSION="1.4.0" +VERSION="1.5.0" # Roundcube complete tarball checksum -FRESHRSS_SOURCE_SHA256="bcf8a7703b9258926ae5f76be8748a103d82df983e6097302977c9d83a2eca40" +FRESHRSS_SOURCE_SHA256="72c3dcb3e58f4cf7d7e6a06ffec0cad8540ee5aeee9024e785b56e8d55656746" # Remote URL to fetch Roundcube source tarball -FRESHRSS_SOURCE_URL="https://github.com/FreshRSS/FreshRSS/archive/1.4.0.tar.gz" +FRESHRSS_SOURCE_URL="https://github.com/FreshRSS/FreshRSS/archive/1.5.0.tar.gz" PKGDIR=$(cd ../; pwd) From 3216b7e7b80fe1e04edcd768236b9fd83c4345a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Sun, 4 Sep 2016 15:43:08 +0200 Subject: [PATCH 2/2] [enh]Finish upgrade to freshrss 1.5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1d7774..a1d7c5b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ * [YunoHost website](https://yunohost.org) Changelog: +* Update to FreshRSS 1.5 * Refactoring of yunohost scripts * Update to FreshRSS 1.4 * Update to FreshRSS 1.2