X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/544181cd4fe22c3696af5d5d7d97a920dbc279c6..f05fb116ee07850beac57ad9017f7f92e8e605ad:/packages/debianutils/build.sh diff --git a/packages/debianutils/build.sh b/packages/debianutils/build.sh index c91f342f..8b4dc6ff 100644 --- a/packages/debianutils/build.sh +++ b/packages/debianutils/build.sh @@ -1,7 +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.1 +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=2c395c0bdcfe89de30828b1d25cc5549ded5225a6d3625fbcb2cc0881ef5f026 +TERMUX_PKG_SHA256=7102246d1c35260ed7f0458a9886acf655c379d14908415574494cdea45e28fb TERMUX_PKG_RM_AFTER_INSTALL="bin/installkernel share/man/man8/installkernel.8" -TERMUX_PKG_FOLDERNAME=debianutils-$TERMUX_PKG_VERSION