Skip to content

Commit

Permalink
Downgrade patchelf to v0.17.2 (#55602)
Browse files Browse the repository at this point in the history
This should fix #55423
  • Loading branch information
staticfloat authored Aug 27, 2024
1 parent 688811d commit 16697f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deps/checksums/patchelf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
patchelf-0.18.0.tar.bz2/md5/9b091a689583fdc7c3206679586322d5
patchelf-0.18.0.tar.bz2/sha512/bf26194ca3435b141dd330890fcc0c9d805d0ad6a537901dabe6707a13cd28e7e6217462f3ebb3cb4861302dd8632342ec988fc18246c35332a94f2b349d4f4f
patchelf-0.17.2.tar.bz2/md5/d76db4f1a27b0934d0b0d0585b081c0f
patchelf-0.17.2.tar.bz2/sha512/8277adf95513f88fb190536a38bdfdf438a4cc7685d8a130bdffbe064441f0f25095b6c83bbb190133e1a138963776d15b46c247dd2f1a073a1bfe1d1dbdd503
3 changes: 2 additions & 1 deletion deps/patchelf.version
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## source build
# Patchelf (we don't ship this or even use a JLL, we just always build it)
PATCHELF_VER := 0.18.0
# NOTE: Do not upgrade this to 0.18+ until https://github.com/NixOS/patchelf/issues/492 is fixed
PATCHELF_VER := 0.17.2

0 comments on commit 16697f3

Please sign in to comment.