diff options
Diffstat (limited to 'palemoon/palemoon.spec')
-rw-r--r-- | palemoon/palemoon.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index f88139e..b9c7454 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -5,7 +5,7 @@ %global stackrpms_custom 1 # derive from inside the full source tree or from notes at https://github.com/MoonchildProductions/Pale-Moon/releases # git submodule | awk -v "name=platform" '$2 == name {gsub("-","",$1); print $1}' -%global submodule_platform_tag RELBASE_20200603 +%global submodule_platform_tag RELBASE_20200712 # additional repos to get python27 and devtoolset-7 # for el6 and el7: Software Collection;, for x86_64 only |