From: Fredrik Fornwall Date: Fri, 5 Feb 2016 23:05:00 +0000 (-0500) Subject: debianutils: Update from 4.5.1 to 4.7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/08e7f324ff8f06b519c8b90a8697ed214df0e9f4?hp=--cc debianutils: Update from 4.5.1 to 4.7 --- 08e7f324ff8f06b519c8b90a8697ed214df0e9f4 diff --git a/packages/debianutils/build.sh b/packages/debianutils/build.sh index c5bc0aeb..0aa787a5 100644 --- a/packages/debianutils/build.sh +++ b/packages/debianutils/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://packages.debian.org/debianutils TERMUX_PKG_DESCRIPTION="Small utilities which are used primarily by the installation scripts of Debian packages" -TERMUX_PKG_VERSION=4.5.1 +TERMUX_PKG_VERSION=4.7 TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_RM_AFTER_INSTALL="bin/installkernel share/man/man8/installkernel.8" -TERMUX_PKG_FOLDERNAME=debianutils +TERMUX_PKG_FOLDERNAME=debianutils-$TERMUX_PKG_VERSION