Skip to content

Commit

Permalink
chore: bump copr script version
Browse files Browse the repository at this point in the history
  • Loading branch information
qoijjj committed Aug 13, 2024
1 parent 0d07dff commit 9f7dd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copr_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cp patches/* ./chromium
# Patch the spec file to build with the hardening patches
patch -d ./chromium -p1 < hardening.patch

version="127.0.6533.99"
version="127.0.6533.119"

cd chromium
python3 chromium-latest.py --version $version --stable --ffmpegclean --ffmpegarm --cleansources
Expand Down

0 comments on commit 9f7dd7a

Please sign in to comment.