thunderbird: update to 115.7.0
This commit is contained in:
parent
aef1bf7d76
commit
c325aaead2
10
srcpkgs/thunderbird/patches/python3.11.patch
Normal file
10
srcpkgs/thunderbird/patches/python3.11.patch
Normal file
@ -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/.
|
@ -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 <ericonr@disroot.org>"
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user