mirror of
https://github.com/YunoHost-Apps/tvheadend_ynh.git
synced 2024-10-01 13:34:50 +02:00
Fix manifest warning
This commit is contained in:
parent
93a183b2fd
commit
a824d0e2ca
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
},
|
||||
"version": "4.3.1979~ynh5",
|
||||
"url": "https://tvheadend.org",
|
||||
"license": "free",
|
||||
"license": "GPL-3.0",
|
||||
"maintainer": {
|
||||
"name": "Sylvain Cecchetto",
|
||||
"email": "cecchetto.sylvain@me.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.5"
|
||||
"yunohost": ">= 4"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue