From b6c723715771f7ac041b582365569c7cae829973 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 20 Aug 2021 20:29:08 +0200 Subject: [PATCH] update --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index d045fe5..d4ff2b1 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/scripts/_common.sh b/scripts/_common.sh index 62db077..cf6b665 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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"