summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2021-11-01 15:02:18 -0400
committerMark H Weaver <mhw@netris.org>2021-11-01 15:02:18 -0400
commit32631cac00953abbac61dc7ab1a0eafbdd59b53a (patch)
tree311720b5dab4fd7ce530aa9b30a90b7859da2d35
parent1537880dac3087d3779543303f0df83432831166 (diff)
Update to 91.3.0.
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index bf2b7a6..1a363b6 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=91
-readonly FFMINOR=2
+readonly FFMINOR=3
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='3ef3cfd321d0c2c80ee1b41b8baf7a1ea4daf93c29e1377274933440ff5e42c3'
+readonly SOURCEBALL_CHECKSUM='128b5349f112d8a0fd8698f3645ed43ea29d4b95047b7c4fd770b95d0661e96c'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz