colordiff: Update from 1.0.16 to 1.0.18
[termux-packages] / packages / debianutils / build.sh
1 TERMUX_PKG_HOMEPAGE=https://packages.debian.org/debianutils
2 TERMUX_PKG_DESCRIPTION="Small utilities which are used primarily by the installation scripts of Debian packages"
3 TERMUX_PKG_VERSION=4.8.1
4 TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${TERMUX_PKG_VERSION}.tar.xz
5 TERMUX_PKG_SHA256=2c395c0bdcfe89de30828b1d25cc5549ded5225a6d3625fbcb2cc0881ef5f026
6 TERMUX_PKG_RM_AFTER_INSTALL="bin/installkernel share/man/man8/installkernel.8"
7 TERMUX_PKG_FOLDERNAME=debianutils-$TERMUX_PKG_VERSION