From 47d25c8b59d1551b697adc257d4450d9c2d1a8a8 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 2 Apr 2026 13:58:01 +1000 Subject: [PATCH] iceweasel_bin: fix for beta5 --- www-client/iceweasel/iceweasel_bin-149.0.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/www-client/iceweasel/iceweasel_bin-149.0.recipe b/www-client/iceweasel/iceweasel_bin-149.0.recipe index 16879be07..a8a86491a 100644 --- a/www-client/iceweasel/iceweasel_bin-149.0.recipe +++ b/www-client/iceweasel/iceweasel_bin-149.0.recipe @@ -5,9 +5,9 @@ needs of both casual and power users." HOMEPAGE="https://github.com/kenz-gelsoft/gecko-dev" COPYRIGHT="1995-2026 Mozilla Developers and Contributors" LICENSE="MPL v2.0" -REVISION="1" -SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/Iceweasel-$portVersion.en-US.haiku-x86_64.tar.xz#noarchive" -CHECKSUM_SHA256="2e1d994f522987be687379112b5f720a5d1731e8cd9b39f62726023bdc12643a" +REVISION="2" +SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/Iceweasel-$portVersion-2.en-US.haiku-x86_64.tar.xz#noarchive" +CHECKSUM_SHA256="62df582b006f322646ed9d227801b8059f86645f4e8f64239290be5aafb87620" PATCHES="iceweasel_launcher-$portVersion.patchset" ADDITIONAL_FILES=" @@ -71,7 +71,7 @@ BUILD() INSTALL() { mkdir -p $appsDir - tar -xJf Iceweasel-$portVersion.en-US.haiku-x86_64.tar.xz -C $appsDir + tar -xJf Iceweasel-$portVersion-2.en-US.haiku-x86_64.tar.xz -C $appsDir cp "tools/haiku-launcher/Iceweasel Browser" $appsDir/Iceweasel