mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
Upgrade to 1.1.1
This commit is contained in:
parent
f74ddadbe2
commit
79f03365fd
4 changed files with 9 additions and 5 deletions
|
@ -13,7 +13,7 @@ Mobilizon aims to solve existing platform's problems to organize events in a dec
|
||||||
|
|
||||||
Mobilizon is a tool that helps you find, create and organise events. You can also create a page for your group where the members will be able to organise together.
|
Mobilizon is a tool that helps you find, create and organise events. You can also create a page for your group where the members will be able to organise together.
|
||||||
|
|
||||||
**Shipped version:** 1.1.0
|
**Shipped version:** 1.1.1
|
||||||
|
|
||||||
## Important points to read before installing
|
## Important points to read before installing
|
||||||
|
|
||||||
|
|
|
@ -28,6 +28,8 @@
|
||||||
upgrade=1 from_commit=cba843be0d7e00d7d7290f0d0da95807711a96d4
|
upgrade=1 from_commit=cba843be0d7e00d7d7290f0d0da95807711a96d4
|
||||||
# 1.1.0~ynh1
|
# 1.1.0~ynh1
|
||||||
upgrade=1 from_commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
|
upgrade=1 from_commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
|
||||||
|
# 1.1.0~ynh1
|
||||||
|
upgrade=1 from_commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=1
|
multi_instance=1
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
|
@ -50,3 +52,5 @@ Notification=all
|
||||||
name=1.0.7~ynh1
|
name=1.0.7~ynh1
|
||||||
; commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
|
; commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
|
||||||
name=1.1.0~ynh1
|
name=1.1.0~ynh1
|
||||||
|
; commit=5780e424cf3217bf9d25e5b24beb51f52b6b777e
|
||||||
|
name=1.1.0~ynh1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.1.0/mobilizon-1.1.0.tar.gz
|
SOURCE_URL=https://framagit.org/framasoft/mobilizon/-/archive/1.1.1/mobilizon-1.1.1.tar.gz
|
||||||
SOURCE_SUM=b1cc0e8c2588f67aedd6c43200656132535ac6cf360dadd0a02bac6fc19dbe02
|
SOURCE_SUM=38d5b382d5409aeabb8aba31ce80d59cdaef8b57a97c5ad28a3ff4a2ec9209b8
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=mobilizon-1.1.0.tar.gz
|
SOURCE_FILENAME=mobilizon-1.1.1.tar.gz
|
||||||
SOURCE_EXTRACT=true
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "A decentralized and federated platform to organize events",
|
"en": "A decentralized and federated platform to organize events",
|
||||||
"fr": "Une plateforme décentralisée et fédérée pour organiser des événements"
|
"fr": "Une plateforme décentralisée et fédérée pour organiser des événements"
|
||||||
},
|
},
|
||||||
"version": "1.1.0~ynh2",
|
"version": "1.1.1~ynh1",
|
||||||
"url": "https://joinmobilizon.org/",
|
"url": "https://joinmobilizon.org/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue