diff --git a/www-client/iceweasel/iceweasel-137.0.recipe b/www-client/iceweasel/iceweasel-137.0.1.recipe similarity index 96% rename from www-client/iceweasel/iceweasel-137.0.recipe rename to www-client/iceweasel/iceweasel-137.0.1.recipe index a2a2eff0e..3627ed8e6 100644 --- a/www-client/iceweasel/iceweasel-137.0.recipe +++ b/www-client/iceweasel/iceweasel-137.0.1.recipe @@ -7,7 +7,7 @@ COPYRIGHT="1995-2025 Mozilla Developers and Contributors" LICENSE="MPL v2.0" REVISION="1" SOURCE_URI="https://ftp.mozilla.org/pub/firefox/releases/$portVersion/source/firefox-$portVersion.source.tar.xz" -CHECKSUM_SHA256="1ec47e2f83ccb80c0133f171091b5669c7ffdf7b86051fc85c0f915b7bcba91d" +CHECKSUM_SHA256="081da8602e19c97b1de4c89a24ddade9d14d38a31eac75dcdb854f0cdd2e0be4" SOURCE_DIR="firefox-$portVersion" PATCHES=" iceweasel-$portVersion.patchset @@ -151,7 +151,7 @@ INSTALL() local APP_SIGNATURE="application/x-vnd.iceweasel" local MAJOR="`echo "$portVersion" | cut -d. -f1`" local MIDDLE="`echo "$portVersion" | cut -d. -f2`" - local MINOR="0" + local MINOR="`echo "$portVersion" | cut -d. -f3`" local LONG_INFO="$SUMMARY" sed \ -e "s|@APP_SIGNATURE@|$APP_SIGNATURE|" \ diff --git a/www-client/iceweasel/patches/iceweasel-137.0.patchset b/www-client/iceweasel/patches/iceweasel-137.0.1.patchset similarity index 100% rename from www-client/iceweasel/patches/iceweasel-137.0.patchset rename to www-client/iceweasel/patches/iceweasel-137.0.1.patchset diff --git a/www-client/iceweasel/patches/iceweasel_launcher-137.0.patchset b/www-client/iceweasel/patches/iceweasel_launcher-137.0.1.patchset similarity index 100% rename from www-client/iceweasel/patches/iceweasel_launcher-137.0.patchset rename to www-client/iceweasel/patches/iceweasel_launcher-137.0.1.patchset