librewolf_bin: bump version

This commit is contained in:
Gerasim Troeglazov
2025-05-07 15:56:04 +10:00
parent 38c6705821
commit b2955c9976

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}-1.en-US.haiku-x86_64.tar.xz#noarchive"
CHECKSUM_SHA256="073910728761df63eb157949e1f5943f1c5d350995b87ae29e0f4e96ca2b144d"
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/librewolf-${portVersion}-2.en-US.haiku-x86_64.tar.xz#noarchive"
CHECKSUM_SHA256="44103131efa3d8b51033ec1fd21b2433aaec0c7bcfdc77b5ae5641a812d8bb80"
PATCHES="librewolf_launcher-$portVersion.patchset"
ADDITIONAL_FILES="
librewolf.rdef.in
@@ -68,7 +68,7 @@ BUILD()
INSTALL()
{
mkdir -p $appsDir
tar -xJf librewolf-${portVersion}-1.en-US.haiku-x86_64.tar.xz -C $appsDir
tar -xJf librewolf-${portVersion}-2.en-US.haiku-x86_64.tar.xz -C $appsDir
mv $appsDir/librewolf $appsDir/LibreWolf
mv $appsDir/LibreWolf/librewolf $appsDir/LibreWolf/LibreWolf