Skip to content

bzip2: Update to version 1.0.8

Brad King requested to merge brad.king/cmake:update-bzip2 into master

Add a Utilities/Scripts/update-bzip2.bash script to handle importing the bzip2 sources. Start with version 1.0.5 to match our existing sources. Then update to 1.0.8.

Also teach the script to import only the needed sources and not the sample files.

Fixes: #20371 (closed)

Merge request reports