commit e2809896cda6560800040c638982dba7945fe43a
parent 99b530e0e474acb69372a1efbf6139d2c976a1be
Author: Mark H Weaver <mhw@netris.org>
Date: Sun, 22 Feb 2026 15:56:03 -0500
Update to 140.8.0-2.
* makeicecat: Update FFMINOR, FFSUB, FFBUILD, and SOURCEBALL_CHECKSUM.
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/makeicecat b/makeicecat
@@ -22,11 +22,11 @@
# metadata
readonly FFMAJOR=140
-readonly FFMINOR=7
-readonly FFSUB=1
-readonly FFBUILD=1
+readonly FFMINOR=8
+readonly FFSUB=0
+readonly FFBUILD=2
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='e42d26aeabd17ab1e642656c7b1bc8cadf705ce2ac6751b103dd407f5af32827'
+readonly SOURCEBALL_CHECKSUM='57a7f339ef68273f6597d8074a841fa053f63a21d1f609ab0074a26c063282e6'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz