add package ddrescue
[termux-packages] / packages / ddrescue / build.sh
1 TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/ddrescue/
2 TERMUX_PKG_DESCRIPTION="GNU data recovery tool"
3 TERMUX_PKG_VERSION=1.22
4 TERMUX_PKG_SRCURL=http://mirror.switch.ch/ftp/mirror/gnu/ddrescue/ddrescue-${TERMUX_PKG_VERSION}.tar.lz
5 TERMUX_PKG_SHA256=09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7
6 TERMUX_PKG_DEPENDS="libgcc"