From 7c1819d455d78d6bf26f107c8fce9968cb4677e2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 22 Aug 2021 08:02:41 +0200 Subject: [PATCH] upgrade --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index d4ff2b1..cf84a6a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative front-end to YouTube", "fr": "Front-end alternatif à YouTube" }, - "version": "19.08.21~ynh1", + "version": "21.08.22~ynh1", "url": "https://invidio.us/", "upstream": { "license": "GPL-3.0-only", diff --git a/scripts/_common.sh b/scripts/_common.sh index cf6b665..a921bad 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=8bd2669d3d5d8e648cb7caacce22a70a11304857 +version_commit=0db23f925225f50ed574c69abbb0bd5de58bf709 # 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"