diff --git a/firefox.spec b/firefox.spec index 63939ac..e0a573c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -39,7 +39,7 @@ function dist_to_rhel_minor(str, start) end match = string.match(str, ".el9") if match then - return 5 + return 6 end match = string.match(str, ".el10_%d+") if match then