From ee42596a4ce102b9562044cb5f9549d92e4bce4a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 26 Mar 2021 16:57:58 +0100 Subject: [PATCH] Upgrade to 4.4.1 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e4b4038..15c8de9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## 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.0 +**Shipped version:** 4.4.1 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 5e853e4..6dc4c16 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ampache/ampache/archive/4.4.0.tar.gz -SOURCE_SUM=8b5bbce6ef7c6bc7b70b3e481e66e4e5be0a4d0a6467bf929f5357f08b473bbb +SOURCE_URL=https://github.com/ampache/ampache/archive/4.4.1.tar.gz +SOURCE_SUM=7ff3f8ae4eb18709adc4b91477d083c0f306cec85183290deedb2aacdf4809e8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7c89e4e..5a763c2 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.0~ynh1", + "version": "4.4.1~ynh1", "url": "http://ampache.org", "license": "AGPL-3.0", "maintainer": {