From 45ff95b97c86a0263236b072e3ec96eebde7968d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 28 Feb 2021 12:05:24 +0100 Subject: [PATCH] Upgrade to 5.34.0 --- README.md | 2 +- README_fr.md | 2 +- check_process | 14 ++++++++------ conf/civicrm-drupal.src | 4 ++-- conf/civicrm-l10n.src | 4 ++-- manifest.json | 2 +- 6 files changed, 15 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 037dd53..7910716 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Open source constituent relationship management (CRM) for non-profits, NGOs and advocacy organizations. -**Shipped version:** 5.30.1 on Drupal 7 +**Shipped version:** 5.34.0 on Drupal 7 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8242d9e..6522a17 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Gestion des relations avec les constituants (GRC/CRM) pour les organisations à but non lucratif, les ONG et les organisations de défense des droits. -**Version incluse:** 5.30.1 et Drupal 7 +**Version incluse:** 5.34.0 et Drupal 7 ## Captures d'écran diff --git a/check_process b/check_process index 5541af2..962a7b4 100644 --- a/check_process +++ b/check_process @@ -16,16 +16,18 @@ setup_public=1 upgrade=1 # 7 - # upgrade=1 from_commit=b90ed18d3309d1124171a02934c4d0ae9b53a087 + upgrade=1 from_commit=b90ed18d3309d1124171a02934c4d0ae9b53a087 + # 5.30.1-7.0~ynh1 + upgrade=1 from_commit=a9d902b58a2114d6983fe84c3c0d3f6371335287 backup_restore=1 multi_instance=1 - # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. - # incorrect_path=1 port_already_use=0 change_url=1 -;;; Levels - # If the level 5 (Package linter) is forced to 1. Please add justifications here. - Level 5=auto ;;; Options Email=yalh@yahoo.com Notification=all +;;; Upgrade options + ; commit=b90ed18d3309d1124171a02934c4d0ae9b53a087 + name=5.13.4-7.0~ynh1 + ; commit=a9d902b58a2114d6983fe84c3c0d3f6371335287 + name=5.30.1-7.0~ynh1 diff --git a/conf/civicrm-drupal.src b/conf/civicrm-drupal.src index c0ed4c5..81725ce 100644 --- a/conf/civicrm-drupal.src +++ b/conf/civicrm-drupal.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.30.1/civicrm-5.30.1-drupal.tar.gz -SOURCE_SUM=47b7c90c7e941e7b1c56c599026bb7d8c6b4582e31bb28324b5fff243eeb4be5 +SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.34.0/civicrm-5.34.0-drupal.tar.gz +SOURCE_SUM=af11218f346a7b8fd54ef8d6a51b4080f0370137187c12501f52e4368924850b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/civicrm-l10n.src b/conf/civicrm-l10n.src index 2ba4023..3915998 100644 --- a/conf/civicrm-l10n.src +++ b/conf/civicrm-l10n.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.30.1/civicrm-5.30.1-l10n.tar.gz -SOURCE_SUM=130758ce8e611f18a055e4882c79b8fb092c99f1de9ac7da9e40bd5b2137824e +SOURCE_URL=https://storage.googleapis.com/civicrm/civicrm-stable/5.34.0/civicrm-5.34.0-l10n.tar.gz +SOURCE_SUM=cf76310e22f715ff10ad891c35f9cbcef175a92eacf39581aa394b388eb39e75 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4a8b2b6..9970c53 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "CRM for non-profits, NGOs and advocacy organizations.", "fr": "CRM pour organisations à but non lucratif et ONG." }, - "version": "5.30.1-7.0~ynh1", + "version": "5.34.0-7.0~ynh1", "url": "https://civicrm.org", "license": "AGPL-3.0-or-later", "maintainer": {