Update package version to 152.0.1p2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: librewolf
|
||||
description: A custom version of Firefox, focused on privacy, security and freedom
|
||||
version: 151.0.3p1
|
||||
revision: 2
|
||||
version: 152.0.1p2
|
||||
revision: 1
|
||||
url: https://librewolf.net/
|
||||
license: MPL2
|
||||
maintainers:
|
||||
@@ -55,4 +55,4 @@ downloads:
|
||||
- url: https://codeberg.org/api/packages/librewolf/generic/librewolf-source/${BPM_PKG_VERSION//p/-}/librewolf-${BPM_PKG_VERSION//p/-}.source.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a06d854cff9131120ba81bb31aaf05b41623c82806ea8842e0ef73d75f103aa3
|
||||
checksum: c399f73e61158937d3484cc5d87f35c8266c3e707f1d42116650c4827bfc57cc
|
||||
|
||||
@@ -7,10 +7,6 @@
|
||||
prepare() {
|
||||
cd "$BPM_SOURCE"
|
||||
|
||||
# Fix build with glibc 2.43
|
||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=1999625
|
||||
patch -Np1 -i "$BPM_WORKDIR"/0001-Patch-glsl-optimizer-to-build-with-glibc-2.43.patch
|
||||
|
||||
patch -i "$BPM_WORKDIR"/remove-duplicate-gkrust-features.diff "$BPM_SOURCE"/toolkit/library/rust/gkrust-features.mozbuild
|
||||
|
||||
# Generate mozconfig
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user