From dd01c73613cbcc1c038d3d3269ed6ef5b840f757 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 21 Dec 2020 14:28:43 +0100 Subject: [PATCH] Upgrade to v. 4.2.5 --- 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 751e8da..a196dbd 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.1.1.1 +**Shipped version:** 4.2.5 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 0d2dafa..041c788 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ampache/ampache/archive/f9ea16e7fc7a36636180241dc79f139b92bc8ff0.tar.gz -SOURCE_SUM=9cee154350b3b747b4ec6d405be768e8a3b0b1f0331a9f373c6a7c54c51f4775 +SOURCE_URL=https://github.com/ampache/ampache/archive/4.2.5.tar.gz +SOURCE_SUM=8cc954c997a5df722699ff165f20f06ceb095481bb20cccede0f585880d4c536 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3638c5b..932247e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A web based audio/video streaming application", "fr": "Une application de streaming audio et vidéo" }, - "version": "4.1.1.1~ynh1", + "version": "4.2.5~ynh1", "url": "http://ampache.org", "license": "AGPL-3.0", "maintainer": {