From 90bf55f3ba94f5b639f00522d089b7a2c3083040 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 16 Jun 2021 00:09:21 +0200 Subject: [PATCH] Upgrade to 11.5 and fix install --- README.md | 2 +- conf/app.src | 4 ++-- conf/database.inc.php | 2 +- manifest.json | 2 +- scripts/install | 12 +++++------- scripts/upgrade | 17 +++++------------ 6 files changed, 15 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 288724b..a347871 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to [Piwigo](http://piwigo.org) is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable. -**Shipped version:** 11.3.0 +**Shipped version:** 11.5.0 ## Screenshots diff --git a/conf/app.src b/conf/app.src index e0244d4..6d61b68 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=11.3.0 -SOURCE_SUM=07b0a364484c85acecf9abd6ac2b87e9c8793795b760134b4fab96be99228943 +SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=11.5.0 +SOURCE_SUM=bfecdd743c62cdb4e1936662178d019af264ea763d26c8c832da836fbe09652d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/database.inc.php b/conf/database.inc.php index 9001a57..7e3a2cb 100644 --- a/conf/database.inc.php +++ b/conf/database.inc.php @@ -1,7 +1,7 @@