From 59b736013b6b28c7e179466c37f997d8186db2f4 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sun, 10 Apr 2022 09:09:57 -0400 Subject: use linux v99.0-2 tag --- scripts/prep-librewolf-dpkg.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/prep-librewolf-dpkg.conf b/scripts/prep-librewolf-dpkg.conf index b7f4d87..f18b018 100644 --- a/scripts/prep-librewolf-dpkg.conf +++ b/scripts/prep-librewolf-dpkg.conf @@ -8,7 +8,7 @@ distro_firefox_version=${distro_firefox_version:-'99.0-1'} # current version of Firefox, as defined by name of the orig tarball. firefox_version=${firefox_version:-'99.0'} # Tag for LibreWolf linux repo -librewolf_version=${librewolf_version:-'99.0-1'} +librewolf_version=${librewolf_version:-'99.0-2'} settings_commit=${settings_commit:-'master'} CI_PROJECT_DIR=${CI_PROJECT_DIR:-$(realpath $(dirname $0)/../)} output_dir=${CI_PROJECT_DIR}/out -- cgit