From c325aaead22b277b7dd8d63185e3509b766e1ea2 Mon Sep 17 00:00:00 2001 From: Pascal Huber Date: Wed, 27 Dec 2023 19:36:57 +0100 Subject: [PATCH] thunderbird: update to 115.7.0 --- srcpkgs/thunderbird/patches/python3.11.patch | 10 ++++++++++ srcpkgs/thunderbird/template | 8 ++++---- 2 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 srcpkgs/thunderbird/patches/python3.11.patch diff --git a/srcpkgs/thunderbird/patches/python3.11.patch b/srcpkgs/thunderbird/patches/python3.11.patch new file mode 100644 index 00000000000..733151b53be --- /dev/null +++ b/srcpkgs/thunderbird/patches/python3.11.patch @@ -0,0 +1,10 @@ +diff --git a/mach b/mach +index cc5e25b7aa..165f708f54 100755 +--- a/mach ++++ b/mach +@@ -1,4 +1,4 @@ +-#!/usr/bin/env python3 ++#!/usr/bin/env python3.11 + # This Source Code Form is subject to the terms of the Mozilla Public + # License, v. 2.0. If a copy of the MPL was not distributed with this + # file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/srcpkgs/thunderbird/template b/srcpkgs/thunderbird/template index 2400ca23ea8..11e4997a006 100644 --- a/srcpkgs/thunderbird/template +++ b/srcpkgs/thunderbird/template @@ -3,19 +3,19 @@ # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/thunderbird-i18n". # pkgname=thunderbird -version=115.1.0 -revision=2 +version=115.7.0 +revision=1 build_helper="rust" short_desc="Standalone Mail/News reader" maintainer="Érico Nogueira " license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://www.thunderbird.net/" distfiles="${MOZILLA_SITE}/thunderbird/releases/${version}/source/thunderbird-${version}.source.tar.xz" -checksum=4afde1062caa21a62d70b26f44c43e15623a4901f2f354d3ebcd7112da20e142 +checksum=19f483d4c26e47daaeabb8fb99605b12f4e842aec2814dfb92d78b1a73459f43 lib32disabled=yes -hostmakedepends="autoconf unzip zip pkg-config perl python3 yasm rust cargo +hostmakedepends="autoconf unzip zip pkg-config perl python3.11 yasm rust cargo llvm clang nodejs cbindgen nasm which tar" makedepends="nss-devel libjpeg-turbo-devel gtk+3-devel icu-devel pixman-devel libevent-devel libnotify-devel libvpx-devel