From 9f37f2d767d33be60ff76401a6addc4e4dea63e5 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 27 Jul 2019 09:30:53 +0200 Subject: [PATCH] thunderbird: Update version from 60.7.2 to 60.8.0 [1]: https://www.thunderbird.net/en-US/thunderbird/60.8.0/releasenotes/ --- thunderbird.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.be0 b/thunderbird.be0 index 7b3f4121d..fc28fc8e6 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-60.7.2-1 +# BEE_VERSION thunderbird-60.8.0-0 SRCURL[0]="https://ftp.mozilla.org/pub/thunderbird/releases/${PKGVERSION}/source/thunderbird-${PKGVERSION}.source.tar.xz"