From 4f0bd0202b1556ece147e132690c5266f88e7de5 Mon Sep 17 00:00:00 2001 From: relan Date: Sat, 1 Feb 2020 12:20:49 +0300 Subject: [PATCH] IceCat: Update to 68.4.2 68.4.1 has not been built yet, so just replace it with a newer version. FIREFOX_68_4_2esr_RELEASE and FENNEC_68_4_2_RELEASE point to the same revision, use the former for consistency with the previous build entries. --- metadata/org.gnu.icecat.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/metadata/org.gnu.icecat.yml b/metadata/org.gnu.icecat.yml index 31716722f4..d175efef67 100644 --- a/metadata/org.gnu.icecat.yml +++ b/metadata/org.gnu.icecat.yml @@ -851,9 +851,9 @@ Builds: - zip -d fdroid/icecat-unsigned.apk 'META-INF/*.*' ndk: r15c - - versionName: 68.4.1 - versionCode: 680401 - commit: FENNEC_68_4_1_RELEASE + - versionName: 68.4.2 + versionCode: 680402 + commit: FIREFOX_68_4_2esr_RELEASE timeout: 28800 sudo: - apt-get update || apt-get update @@ -894,9 +894,9 @@ Builds: - zip -d fdroid/icecat-unsigned.apk 'META-INF/CERT.*' 'META-INF/MANIFEST.MF' ndk: r19c - - versionName: 68.4.1 - versionCode: 680411 - commit: FENNEC_68_4_1_RELEASE + - versionName: 68.4.2 + versionCode: 680412 + commit: FIREFOX_68_4_2esr_RELEASE timeout: 28800 sudo: - apt-get update || apt-get update @@ -944,5 +944,5 @@ MaintainerNotes: |- ArchivePolicy: 4 versions AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 68.4.1 -CurrentVersionCode: 680411 +CurrentVersion: 68.4.2 +CurrentVersionCode: 680412