summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2025-02-04 17:06:02 -0500
committerMark H Weaver <mhw@netris.org>2025-02-04 17:06:02 -0500
commit6d4cd0d511d6ea19f79c45091b5376828dd713bc (patch)
treed265dc9d418d8df3b15e6d49aa09fa75e237e7d2
parentfc97942e2c3a23b9e24e1946c37a37c2fe4ff341 (diff)
Update to 115.20.0-1.v115.20.0-gnu1
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index ae03045..e802ee6 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,11 +22,11 @@
# metadata
readonly FFMAJOR=115
-readonly FFMINOR=19
+readonly FFMINOR=20
readonly FFSUB=0
readonly FFBUILD=1
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='7e64a398e84208ac494d3311f849971723c3fe3c516f854c2c8fecd04968bed6'
+readonly SOURCEBALL_CHECKSUM='bd893c7ce04e23aa17c48ebcbbb43c0911e03fbc5fb8660e9085d798d6a1c8b1'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz