From 5512f49c4e16f6fcd2e679bdc23f3dc4fbaaad8a Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 18 Feb 2020 11:27:05 +0100 Subject: [PATCH] thunderbird: Update version from 68.2.2 to 68.5.0 https://www.thunderbird.net/en-US/thunderbird/68.5.0/releasenotes/ --- thunderbird.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thunderbird.be0 b/thunderbird.be0 index b09f93606..eb8255c74 100755 --- a/thunderbird.be0 +++ b/thunderbird.be0 @@ -2,14 +2,14 @@ #export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80' -# BEE_VERSION thunderbird-68.2.2-0 +# BEE_VERSION thunderbird-68.5.0-0 SRCURL[0]="https://ftp.mozilla.org/pub/thunderbird/releases/${PKGVERSION}/source/thunderbird-${PKGVERSION}.source.tar.xz" # build_in_sourcedir mee_configure() { - . /pkg/rustc-1.34.2-0/profile + . /pkg/rustc-1.41.0-0/profile start_cmd ${S}/configure \ --prefix=${PREFIX} \