From b9fdc596f5b8871769fbb83edc7e9eec64e47a53 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 5 May 2021 12:58:13 +0200 Subject: [PATCH] upgrade to 4.4.2 --- README.md | 4 ++-- check_process | 1 - conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 348a203..076d4ed 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ [![Install Ampache with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache) > *This package allow you to install Ampache quickly and simply on a YunoHost server. -If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* +If you don't have YunoHost, please see [here](https://yunohost.org/install) to know how to install and enjoy it.* ## Overview [Ampache](http://ampache.org) for the love of music. A web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device. -**Shipped version:** 4.4.1 +**Shipped version:** 4.4.2 ## Screenshots diff --git a/check_process b/check_process index 35d8940..5990e26 100644 --- a/check_process +++ b/check_process @@ -15,7 +15,6 @@ upgrade=1 from_commit=919c3359d9fe21c29bad1cabf0e7b9a8e368f20e backup_restore=1 multi_instance=1 - port_already_use=0 change_url=1 ;;; Options Email=aymhce@gmail.com diff --git a/conf/app.src b/conf/app.src index 6dc4c16..cc9961b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ampache/ampache/archive/4.4.1.tar.gz -SOURCE_SUM=7ff3f8ae4eb18709adc4b91477d083c0f306cec85183290deedb2aacdf4809e8 +SOURCE_URL=https://github.com/ampache/ampache/archive/4.4.2.tar.gz +SOURCE_SUM=fadf5c9f9b6d59904979f3e109b7935c48fc2b8c04640a0503723cf31674bc99 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5a763c2..e72a894 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web based audio/video streaming application", "fr": "Application de streaming audio et vidéo" }, - "version": "4.4.1~ynh1", + "version": "4.4.2~ynh1", "url": "http://ampache.org", "license": "AGPL-3.0", "maintainer": {