summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2024-09-30 16:42:09 -0400
committerMark H Weaver <mhw@netris.org>2024-09-30 16:42:09 -0400
commit08202dd51b8c05e17238549e7922b1e02f4a0d1a (patch)
treeda8ef5c8cbc5c6c63799fde1bded589adce55dbc
parent53ca891e1aac86153b65a12af97eef9752503313 (diff)
Update to 115.16.0-1.v115.16.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 441cffd..9a03c64 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,11 +22,11 @@
# metadata
readonly FFMAJOR=115
-readonly FFMINOR=15
+readonly FFMINOR=16
readonly FFSUB=0
readonly FFBUILD=1
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='effed92aa0d961871614c611259dfe3eab72e5ebfe8f2405f9bc92c5e7feae81'
+readonly SOURCEBALL_CHECKSUM='d67f6611d55cdaa2e4e90a3eba332dcee2f6bf74a7842e928996db62e4aa801f'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz