diff options
author | B Stack <bgstack15@gmail.com> | 2021-01-10 11:53:09 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-01-10 11:53:09 -0500 |
commit | 9b1a0c82355c56777d2fc79d49f836093ce29889 (patch) | |
tree | 004d3093b8f3961deb0c5d47f48d10b681cf30a1 /prep-librewolf-dpkg.conf | |
parent | update prep-librewolf-dpkg for 84.0-3 (diff) | |
download | librewolf-linux-9b1a0c82355c56777d2fc79d49f836093ce29889.tar.gz librewolf-linux-9b1a0c82355c56777d2fc79d49f836093ce29889.tar.bz2 librewolf-linux-9b1a0c82355c56777d2fc79d49f836093ce29889.zip |
update prep-librewolf-dpkg for 84.0.2
Diffstat (limited to 'prep-librewolf-dpkg.conf')
-rw-r--r-- | prep-librewolf-dpkg.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prep-librewolf-dpkg.conf b/prep-librewolf-dpkg.conf index ac5c93e..a607c75 100644 --- a/prep-librewolf-dpkg.conf +++ b/prep-librewolf-dpkg.conf @@ -1,8 +1,8 @@ # Config file for prep-librewolf-dpkg.sh # Configure these settings before running that script. -debian_firefox_version=84.0-3 # current version of Firefox package in Debian sid -firefox_version=84.0 # current version of Firefox +debian_firefox_version=84.0.2-1 # current version of Firefox package in Debian sid +firefox_version=84.0.2 # current version of Firefox librewolf_common_url=https://gitlab.com/librewolf-community/browser/common.git librewolf_settings_url=https://gitlab.com/librewolf-community/settings.git |