mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
Fix
This commit is contained in:
parent
0942b03d76
commit
3c1d155b85
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
SOURCE_URL=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/3.27.6+210629.tar.gz
|
||||
SOURCE_SUM=5e1a0e9754be0f1a2e092cbddca30753fbd0fe8e1506deef671d277273d4d953
|
||||
SOURCE_URL=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/5.0.7+210628.tar.gz
|
||||
SOURCE_SUM=efde82aabe036263e2ab938315ede8b697f1aafeffedd1d48dc492af9bbddf42
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FILENAME=limesurvey-3.17.1+190408.tar.gz
|
||||
SOURCE_FILENAME=limesurvey-5.0.7+210628.tar.gz
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Creation and distribution survey tool",
|
||||
"fr": "Outil de création et diffusion de sondage"
|
||||
},
|
||||
"version": "3.27.6~ynh1",
|
||||
"version": "5.0.7~ynh1",
|
||||
"url": "https://www.limesurvey.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0+",
|
||||
|
@ -23,7 +23,7 @@
|
|||
"url": "https://reflexlibre.net"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.2.0"
|
||||
"yunohost": ">= 4.2.4"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue