From e98beb5376af43c1ab952cb37a0b0a34aa71c2eb Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 28 Nov 2017 12:09:59 +0100 Subject: [PATCH] thunderbird: Update version from 52.4.0 to 52.5.0 The release notes are available [online][1]. [Several security issues were fixed][2]. [1]: https://www.mozilla.org/en-US/thunderbird/52.5.0/releasenotes/ [2]: https://www.mozilla.org/en-US/security/advisories/mfsa2017-26/ --- thunderbird.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.be0 b/thunderbird.be0 index a0d71a2df..eb0f3c92b 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-52.4.0-0 +# BEE_VERSION thunderbird-52.5.0-0 SRCURL[0]="https://ftp.mozilla.org/pub/thunderbird/releases/${PKGVERSION}/source/thunderbird-${PKGVERSION}.source.tar.xz"