mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
librewolf_bin: bump version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user