Skip to content

Commit 2a7dd99

Browse files
authored
Merge pull request #175 from VUP-Linux/auto-update/librewolf
librewolf: update to 150.0.2.1
2 parents 1d33a69 + 8b3d410 commit 2a7dd99

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

vup/srcpkgs/browsers/librewolf/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'librewolf'
22
pkgname=librewolf
3-
version=150.0.1.1
3+
version=150.0.2.1
44
revision=1
55
archs="x86_64 aarch64"
66
create_wrksrc=yes
@@ -55,11 +55,11 @@ _baseurl="https://codeberg.org/api/packages/librewolf/generic/librewolf/${_ffver
5555
case "$XBPS_TARGET_MACHINE" in
5656
x86_64)
5757
_arch=x86_64
58-
checksum=c886466d34de94c7ab945676a084821ed2bf0bad8a8c69d677a6a03b81fea5ba
58+
checksum=28ca5231c2c9ff09324a8da06e210225f1f6fe173175348b5f029c64b324be19
5959
;;
6060
aarch64)
6161
_arch=arm64
62-
checksum=844007d7f238d1ffdf8d4b4e0c973a90cb9486be178fe4f212f9f44ce3d260c7
62+
checksum=0f1b3b79137a9e3ddeffaa50df3d1ddbbb674ed0fa09e7e15313d91b04d52fe6
6363
;;
6464
esac
6565

@@ -131,7 +131,7 @@ EOF
131131
cat > distribution.ini <<EOF
132132
[Global]
133133
id=io.gitlab.librewolf-community
134-
version=150.0.1.1
134+
version=150.0.2.1
135135
about=LibreWolf
136136

137137
[Preferences]

0 commit comments

Comments
 (0)