www.fgks.org   »   [go: up one dir, main page]

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2022-02-08 02:07:48 -0500
committerMark H Weaver <mhw@netris.org>2022-02-08 02:07:48 -0500
commit6c4accb674d2df8be0aabfa03f7679f66bbf70f5 (patch)
tree930faa60e41c0bf17a32bc581dc63e1ec7a02d74
parentc0a504578cb694522c65bb6c36396df8142d4a2a (diff)
downloadgnuzilla-6c4accb674d2df8be0aabfa03f7679f66bbf70f5.tar.gz
Update to 91.6.0.
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 21166ae..6d003fc 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=91
-readonly FFMINOR=5
+readonly FFMINOR=6
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='f45cd9c96227e3e6eabe37962ce924b7a7ca86b6c191326c1bab18e082b4c813'
+readonly SOURCEBALL_CHECKSUM='7e802832152c39588b9a5c8392e90c1b00036bf948fa4a97a7af0d1435ba09a1'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz