From aecbcfd9188c6067479c64f1e4a5d6edddfcd259 Mon Sep 17 00:00:00 2001 From: Candid Dauth Date: Sun, 11 Apr 2021 01:50:03 +0200 Subject: [PATCH] Use v3.0.1 release --- conf/app.src | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index fd9b6dd..3f1e8fa 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/FacilMap/facilmap2/archive/refs/heads/typescript.tar.gz -SOURCE_SUM=aaca023b09ff783098e700d04007be6d27cb4ba36fa7dbd56906b6151f157f9a +SOURCE_URL=https://github.com/FacilMap/facilmap/archive/refs/tags/v3.0.1.tar.gz +SOURCE_SUM=0cc1a92dc7be0e8dca605ebeaf3874f0f34fea8f6b830ebbe299a3c0deac291d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 92c364e..b0c45f1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,8 @@ "en": "Collaborative maps and routing with a straightforward interface", "fr": "Carte collaborative avec une interface simple et pratique" }, - "version": "3.0.0~ynh1", - "url": "https://github.com/FacilMap/facilmap2", + "version": "3.0.1~ynh1", + "url": "https://github.com/FacilMap/facilmap", "license": "AGPL-3.0", "maintainer": { "name": "Squeak",