From a8935a345bf3bfa19056fd51b287f2111325ae33 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 25 Feb 2022 19:29:46 +0100 Subject: [PATCH] Upgrade to upstream --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9066e9d..5913b69 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative front-end to YouTube", "fr": "Front-end alternatif à YouTube" }, - "version": "22.02.08~ynh1", + "version": "22.02.25~ynh1", "url": "https://invidio.us/", "upstream": { "license": "GPL-3.0-only", diff --git a/scripts/_common.sh b/scripts/_common.sh index d098485..29056b7 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -version_commit=170e75499816af460d76d05ce4d440d37a01e0fb +version_commit=081fd541afc9b2f9b821e0f8f4c66dda0839295c # 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"