Fixes #167 - Bump patchelf version to 0.14.5

This commit is contained in:
Russell Keith-Magee 2022-06-15 13:35:46 +08:00 committed by TheAssassin
parent 1d3d97469a
commit 185a17c810

View File

@ -47,7 +47,7 @@ pushd "$BUILD_DIR"
git clone https://github.com/NixOS/patchelf.git .
# cannot use -b since it's not supported in really old versions of git
git checkout 0.8
git checkout 0.14.5
# prepare configure script
./bootstrap.sh