diff --git a/thunderbird.be0 b/thunderbird.be0 index 4e015f3e4..9c4bed82a 100755 --- a/thunderbird.be0 +++ b/thunderbird.be0 @@ -2,10 +2,10 @@ #export BEE_TMP_TMPDIR=/scratch/local2 BEE_TMP_BUILDROOT=/scratch/local2/bee-root BEE_MAKEFLAGS='-j80' -# BEE_VERSION thunderbird-128.9.2-0 +# BEE_VERSION thunderbird-128.11.0-0 #SRCURL[0]="https://ftp.mozilla.org/pub/thunderbird/releases/${PKGVERSION}esr/source/thunderbird-${PKGVERSION}esr.source.tar.xz" -SRCURL[0]="https://beehive.molgen.mpg.de/046c4c2b4cb945eee04fc27bc386c207/thunderbird-128.9.2esr.source.tar.xz" +SRCURL[0]="https://beehive.molgen.mpg.de/8cc87a6244898bc52ae0138e44f1c6ee/thunderbird-128.11.0esr.source.tar.xz" # build_in_sourcedir @@ -13,7 +13,7 @@ mee_configure() { # next build check what is needed p=/pkg/node-20.13.1-0/profile; [ -e $p ] && . $p p=/pkg/rustc-1.84.0-0/profile; [ -e $p ] && . $p - + cat > ${S}/mozconfig <