From: Fredrik Fornwall Date: Sun, 19 Nov 2017 14:11:32 +0000 (+0100) Subject: debianutils: Update from 4.8.2 to 4.8.3 X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/a12bb1b38dc009eaac28200cc47d4f2ef592d895 debianutils: Update from 4.8.2 to 4.8.3 --- diff --git a/packages/debianutils/build.sh b/packages/debianutils/build.sh index 7393dc29..8b4dc6ff 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.8.2 +TERMUX_PKG_VERSION=4.8.3 TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_${TERMUX_PKG_VERSION}.tar.xz -TERMUX_PKG_SHA256=4deb5f293fd3e43c5d4a625a30b18d0fb07662ff77f769e3272841cdb61e7c68 +TERMUX_PKG_SHA256=7102246d1c35260ed7f0458a9886acf655c379d14908415574494cdea45e28fb TERMUX_PKG_RM_AFTER_INSTALL="bin/installkernel share/man/man8/installkernel.8"