summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2025-05-26 13:48:02 -0400
committerMark H Weaver <mhw@netris.org>2025-05-26 13:48:02 -0400
commitb1da0f01591182b43e179451ce2484d0fee88dd8 (patch)
treeabe5459da3d12fa02aee2cdf20d4154b1bd06500
parentf14d1533205b50f5804bb26b454ccdb38cc95c60 (diff)
Update to 115.24.0-1.v115.24.0-gnu1
* makeicecat: Update FFMINOR, FFSUB, and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat6
1 files changed, 3 insertions, 3 deletions
diff --git a/makeicecat b/makeicecat
index f4d82f4..c0dfcec 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,11 +22,11 @@
# metadata
readonly FFMAJOR=115
-readonly FFMINOR=23
-readonly FFSUB=1
+readonly FFMINOR=24
+readonly FFSUB=0
readonly FFBUILD=1
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='3b952feaeacfaeb1facc624bb2ffb95974ca27e55b447b49d36ea047a7832ee1'
+readonly SOURCEBALL_CHECKSUM='81b95a58160afbae72b45c58f818c6ce992f53547e5ea78efbb2c59e864e4200'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz