1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00
This commit is contained in:
ericgaspar 2021-08-20 20:29:08 +02:00
parent 8c51d7bb00
commit b6c7237157
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Alternative front-end to YouTube",
"fr": "Front-end alternatif à YouTube"
},
"version": "28.07.21~ynh2",
"version": "19.08.21~ynh1",
"url": "https://invidio.us/",
"upstream": {
"license": "GPL-3.0-only",

View file

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