summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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