mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
Merge pull request #21 from YunoHost-Apps/upgrade
upgrade to 20220401~ynh1
This commit is contained in:
commit
171068542f
5 changed files with 11 additions and 8 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
COIN is an Information System designed for associative ISPs in the FFDN.
|
COIN is an Information System designed for associative ISPs in the FFDN.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 20200630~ynh1
|
**Shipped version:** 20220401~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
COIN is an Information System designed for associative ISPs in the FFDN.
|
COIN is an Information System designed for associative ISPs in the FFDN.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 20200630~ynh1
|
**Version incluse :** 20220401~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,8 @@
|
||||||
setup_private=0
|
setup_private=0
|
||||||
setup_public=0
|
setup_public=0
|
||||||
upgrade=1
|
upgrade=1
|
||||||
# upgrade=1 from_commit=CommitHash
|
# 20200630~ynh1
|
||||||
|
upgrade=1 from_commit=41916dc245ca37d999782cc2bc46a3a6ea9fa1c8
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
port_already_use=0
|
port_already_use=0
|
||||||
|
|
10
conf/app.src
10
conf/app.src
|
@ -1,5 +1,7 @@
|
||||||
SOURCE_URL=https://code.ffdn.org/ffdn/coin/-/archive/84e9320a037b995ecf61dbd70d1ad635f9086ce0/coin-84e9320a037b995ecf61dbd70d1ad635f9086ce0.tar.gz
|
SOURCE_URL=https://code.ffdn.org/ffdn/coin/-/archive/afcf0846f939e80f34956d5f24f7bdd6a5058282/coin-afcf0846f939e80f34956d5f24f7bdd6a5058282.tar.gz
|
||||||
SOURCE_FILENAME=coin-84e9320a037b995ecf61dbd70d1ad635f9086ce0.tar.gz
|
SOURCE_SUM=71a2570a7f145ae826042853f7af2dff46350ef70f83698871b14fa7f9884219
|
||||||
SOURCE_FORMAT=tar.gz
|
|
||||||
SOURCE_SUM=f8778b5cf407f19fcb64f178b37b19a248c5477a589eb2d7d676a793e3c4a41d
|
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
|
SOURCE_FORMAT=tar.gz
|
||||||
|
SOURCE_IN_SUBDIR=true
|
||||||
|
SOURCE_FILENAME=
|
||||||
|
SOURCE_EXTRACT=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Member dashboard for non profit isp.",
|
"en": "Member dashboard for non profit isp.",
|
||||||
"fr": "Coin est un Outil pour un Internet Neutre."
|
"fr": "Coin est un Outil pour un Internet Neutre."
|
||||||
},
|
},
|
||||||
"version": "20200630~ynh1",
|
"version": "20220401~ynh1",
|
||||||
"url": "https://code.ffdn.org/FFDN/coin/",
|
"url": "https://code.ffdn.org/FFDN/coin/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
|
Loading…
Add table
Reference in a new issue