From f8834ae9bf8fd79312e5a96b21de4fa570a45cf0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 6 Jul 2020 10:15:19 +0200 Subject: [PATCH] thunderbird: Update version from 68.9.0 to 68.10.0 https://www.thunderbird.net/en-US/thunderbird/68.10.0/releasenotes/ --- thunderbird.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.be0 b/thunderbird.be0 index 124dee1e2..aadcb2542 100755 --- a/thunderbird.be0 +++ b/thunderbird.be0 @@ -2,7 +2,7 @@ #export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80' -# BEE_VERSION thunderbird-68.9.0-0 +# BEE_VERSION thunderbird-68.10.0-0 SRCURL[0]="https://ftp.mozilla.org/pub/thunderbird/releases/${PKGVERSION}/source/thunderbird-${PKGVERSION}.source.tar.xz"