summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2021-06-01 18:58:00 -0400
committerAmin Bandali <bandali@gnu.org>2021-06-01 18:58:00 -0400
commit27c91a14d6c389ebbbaeed6191207bfbf8f97c75 (patch)
tree05c0162d257b7e55fe541205c66c71ad76f09c3f
parentb72c22186cf381d7b1f93be550c9da30865d03b4 (diff)
Update to 78.11.0
* makeicecat: Update FFMINOR and SOURCEBALL_CHECKSUM.
-rwxr-xr-xmakeicecat4
1 files changed, 2 insertions, 2 deletions
diff --git a/makeicecat b/makeicecat
index 9490c1f..7de1874 100755
--- a/makeicecat
+++ b/makeicecat
@@ -22,10 +22,10 @@
# metadata
readonly FFMAJOR=78
-readonly FFMINOR=10
+readonly FFMINOR=11
readonly FFSUB=0
readonly GNUVERSION=1
-readonly SOURCEBALL_CHECKSUM='979141a6d94bbe303815e9cd1ab1d23b5ce2f9c77d9d5486871eaecf0ea2df40'
+readonly SOURCEBALL_CHECKSUM='38394b5937be3839104b3a097d71987c06392d4d8be0d3004182f1d1fbfc577e'
readonly SOURCEBALL_SIGNINGKEY='14F26682D0916CDD81E37B6D61B7B526D98F0353'
readonly FFVERSION=${FFMAJOR}.${FFMINOR}.${FFSUB}
readonly SOURCEBALL=firefox-${FFVERSION}esr.source.tar.xz