Skip to content

Commit 003a634

Browse files
committed
librewolf: update to 126.0-1.
1 parent 792e24f commit 003a634

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

srcpkgs/librewolf/template

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'librewolf'
22
pkgname=librewolf
3-
version=125.0.3
3+
version=126.0
44
revision=1
55
_rev=1
66
wrksrc=${pkgname}-${version}-${_rev}
@@ -10,7 +10,7 @@ maintainer="index <index@mailbox.org>"
1010
license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
1111
homepage="https://librewolf.net/"
1212
distfiles="https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${version}-${_rev}/${pkgname}-${version}-${_rev}.source.tar.gz"
13-
checksum=2b5d31508fd24470aec7a982ed0cf3f1a5f23835ef3edccc089c0cbcfca48461
13+
checksum=545e4d26522c4ed1a669814340dc8fee7ca8d60452a07a91f30ec28198ec072d
1414

1515
lib32disabled=yes
1616

@@ -166,7 +166,6 @@ do_build() {
166166
# ac_add_options --with-wasi-sysroot=/usr/share/wasi-sysroot
167167
ac_add_options --without-wasm-sandboxed-libraries
168168
ac_add_options --with-mozilla-api-keyfile="${wrksrc}/mozilla-api-key"
169-
#ac_add_options --enable-jxl
170169
ac_add_options --enable-system-pixman
171170
ac_add_options --with-system-ffi
172171
ac_add_options --with-system-icu

0 commit comments

Comments
 (0)