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