From b4426b3ca5d822635e3f6e467535b4ef9718ee2a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 7 Jun 2021 11:27:21 +0200 Subject: [PATCH] Upgrade to last commit --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2a3a3b9..3ead04b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Johni0702/mumble-web/archive/8f97d6326cfdafd89995d91b039a568c3a479276.tar.gz -SOURCE_SUM=8e54bba1259472e2f50b72dceae8e2a1637293bf3682c3fddefb2a94630bddeb +SOURCE_URL=https://github.com/Johni0702/mumble-web/archive/4ef594c8a097d180700d22d91e9a7fea3bab08ac.tar.gz +SOURCE_SUM=27ced80fc7a3035af531226658903ecd8a18881e045ebb5684d0a503ef67fb1d SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index efe8047..888ea01 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web interface for voice chat software (VoIP)", "fr": "Interface web interface pour voix sur IP (VoIP)" }, - "version": "1.3.0~ynh1", + "version": "1.3.0~ynh2", "url": "https://mumble.info", "upstream": { "license": "BSD-3-Clause",