1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Revert "Upgrade to upstream"

This reverts commit dc91a2696e.
This commit is contained in:
ericgaspar 2022-08-14 16:01:11 +02:00
parent dc91a2696e
commit e812e1eeb9
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
"name": "eric_G"
},
"requirements": {
"yunohost": ">= 11.0.9"
"yunohost": ">= 4.3.0"
},
"multi_instance": false,
"services": [

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
version_commit=9e58bc19c4baf7ca7da97c2f8b164789d041d9b8
version_commit=9cc041876944dde46cd8cc3e269995244c8e7724
# dependencies used by the app
pkg_dependencies="apt-transport-https libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin imagemagick libsqlite3-dev zlib1g-dev libevent-dev pkg-config libpcre3-dev"