summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2021-07-14 00:28:27 -0400
committerMark H Weaver <mhw@netris.org>2021-07-14 00:28:27 -0400
commitb1cddc13149014362a984902cc0cbe4fba28cf05 (patch)
treec094435deefe7bb9a2c0f636800a3523bfde0e4a
parent27c91a14d6c389ebbbaeed6191207bfbf8f97c75 (diff)
Update to 78.12.0.
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 7de1874..4e3f3d4 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=78
-readonly FFMINOR=11
+readonly FFMINOR=12
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='38394b5937be3839104b3a097d71987c06392d4d8be0d3004182f1d1fbfc577e'
+readonly SOURCEBALL_CHECKSUM='8b55a8b8254ddde03db83f44c9fecfc4ae86ea126b5445a0355d915830bd7410'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz