From: Fredrik Fornwall Date: Sat, 14 Oct 2017 23:03:01 +0000 (+0200) Subject: busybox: Bump revision after patch X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/a2b52db09cec6233a60832ba17ccb2aa753584d4?hp=f061f2d50f31d74b6d8281f7ce03be44732074fa busybox: Bump revision after patch --- diff --git a/packages/busybox/build.sh b/packages/busybox/build.sh index 18921df2..6d909dae 100755 --- a/packages/busybox/build.sh +++ b/packages/busybox/build.sh @@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://busybox.net/ TERMUX_PKG_DESCRIPTION="Tiny versions of many common UNIX utilities into a single small executable" TERMUX_PKG_ESSENTIAL=yes TERMUX_PKG_VERSION=1.27.2 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SHA256=9d4be516b61e6480f156b11eb42577a13529f75d3383850bb75c50c285de63df TERMUX_PKG_SRCURL=https://busybox.net/downloads/busybox-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_BUILD_IN_SRC=yes