termux-exec: Fix DT_RUNPATH

This commit is contained in:
Fredrik Fornwall 2019-03-10 22:42:30 +01:00
parent 66853fe390
commit dd5888842b

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://github.com/termux/termux-exec
TERMUX_PKG_DESCRIPTION="An execve() wrapper to make /bin and /usr/bin shebangs work"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=0.3
TERMUX_PKG_SHA256=7561fcb2ee2c5e0300047d7798d7c203509913e61607cbf650cffdca5664ae56
TERMUX_PKG_VERSION=0.4
TERMUX_PKG_SHA256=9a8d42d211a7d461d61dcd4e3ef984014c2c2c696cfd6394bae389af13572627
TERMUX_PKG_SRCURL=https://github.com/termux/termux-exec/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes