From 7215f064f3038e0140837c778daf4dbcbb97e1e9 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Tue, 19 Jul 2016 19:15:10 -0400 Subject: [PATCH] debianutils: Update from 4.7 to 4.8 --- packages/debianutils/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/debianutils/build.sh b/packages/debianutils/build.sh index 0aa787a57..7c72c0030 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.7 +TERMUX_PKG_VERSION=4.8 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_VERSION