From 39435f12bb4e25e858c503c787e09dde16469320 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 15 May 2025 10:51:38 +1000 Subject: [PATCH] librewolf_bin: bump version --- ...wolf_bin-138.0.1.recipe => librewolf_bin-138.0.3.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename www-client/librewolf/{librewolf_bin-138.0.1.recipe => librewolf_bin-138.0.3.recipe} (93%) diff --git a/www-client/librewolf/librewolf_bin-138.0.1.recipe b/www-client/librewolf/librewolf_bin-138.0.3.recipe similarity index 93% rename from www-client/librewolf/librewolf_bin-138.0.1.recipe rename to www-client/librewolf/librewolf_bin-138.0.3.recipe index 000800b2e..cf7d585de 100644 --- a/www-client/librewolf/librewolf_bin-138.0.1.recipe +++ b/www-client/librewolf/librewolf_bin-138.0.3.recipe @@ -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