mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 10:03:08 +02:00
build-system: update default version of patchelf to 0.14.5
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# https://github.com/NixOS/patchelf
|
||||
#
|
||||
P=patchelf
|
||||
V=${PATCHELF_VERSION:-0.12}
|
||||
V=${PATCHELF_VERSION:-0.14.5}
|
||||
FNAME="$P-$V.tar.xz"
|
||||
DOWNLOAD_URL="https://github.com/NixOS/$P/archive/$V.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user