Update package version to 152.0.4p1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: librewolf
|
||||
description: A custom version of Firefox, focused on privacy, security and freedom
|
||||
version: 152.0.1p2
|
||||
version: 152.0.4p1
|
||||
revision: 1
|
||||
url: https://librewolf.net/
|
||||
license: MPL2
|
||||
@@ -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: c399f73e61158937d3484cc5d87f35c8266c3e707f1d42116650c4827bfc57cc
|
||||
checksum: fa21c6183109971401eea879b706281064228c9d72dddcbb8103d8da756862bd
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
prepare() {
|
||||
cd "$BPM_SOURCE"
|
||||
|
||||
patch -i "$BPM_WORKDIR"/remove-duplicate-gkrust-features.diff "$BPM_SOURCE"/toolkit/library/rust/gkrust-features.mozbuild
|
||||
|
||||
# Generate mozconfig
|
||||
cat > mozconfig <<-EOF
|
||||
ac_add_options --enable-application=browser
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
65,67d64
|
||||
< if not CONFIG["MOZILLA_OFFICIAL"]:
|
||||
< gkrust_features += ["glean_disable_upload"]
|
||||
<
|
||||
Reference in New Issue
Block a user