librewolf_bin: bump version

This commit is contained in:
Gerasim Troeglazov
2025-05-15 10:51:38 +10:00
parent 5a92a53502
commit 39435f12bb

View File

@@ -11,8 +11,8 @@ HOMEPAGE="https://librewolf.net/"
COPYRIGHT="1995-2025 Mozilla Developers and Contributors"
LICENSE="MPL v2.0"
REVISION="1"
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/librewolf-${portVersion}-2.en-US.haiku-x86_64.tar.xz#noarchive"
CHECKSUM_SHA256="44103131efa3d8b51033ec1fd21b2433aaec0c7bcfdc77b5ae5641a812d8bb80"
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/librewolf-${portVersion}-1.en-US.haiku-x86_64.tar.xz#noarchive"
CHECKSUM_SHA256="5055d3d371247eb6613c3f7d5e76a6f40675025edb16f9476b846e9c6360fa22"
PATCHES="librewolf_launcher-$portVersion.patchset"
ADDITIONAL_FILES="
librewolf.rdef.in
@@ -68,7 +68,7 @@ BUILD()
INSTALL()
{
mkdir -p $appsDir
tar -xJf librewolf-${portVersion}-2.en-US.haiku-x86_64.tar.xz -C $appsDir
tar -xJf librewolf-${portVersion}-1.en-US.haiku-x86_64.tar.xz -C $appsDir
mv $appsDir/librewolf $appsDir/LibreWolf
mv $appsDir/LibreWolf/librewolf $appsDir/LibreWolf/LibreWolf