patchelf: Update to git master (see #1706)
This commit is contained in:
parent
aa55176fee
commit
2f3f18d144
@ -1,7 +1,11 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://nixos.org/patchelf.html
|
||||
TERMUX_PKG_DESCRIPTION="Utility to modify the dynamic linker and RPATH of ELF executables"
|
||||
TERMUX_PKG_VERSION=0.9
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SHA256=a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83
|
||||
TERMUX_PKG_SRCURL=https://nixos.org/releases/patchelf/patchelf-${TERMUX_PKG_VERSION}/patchelf-${TERMUX_PKG_VERSION}.tar.bz2
|
||||
# Using a git snapshot to fix https://github.com/termux/termux-packages/issues/1706.
|
||||
TERMUX_PKG_VERSION=0.9.0.1
|
||||
TERMUX_PKG_SHA256=fbf494896e3bb8cef9c47b8c3f4d6d387ab19ff4161b61a8fafbcf7395f960a2
|
||||
TERMUX_PKG_SRCURL=https://github.com/NixOS/patchelf/archive/29c085fd9d3fc972f75b3961905d6b4ecce7eb2b.zip
|
||||
TERMUX_PKG_BUILD_IN_SRC=yes
|
||||
|
||||
termux_step_pre_configure () {
|
||||
./bootstrap.sh
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user