busybox: Update from 1.28.3 to 1.28.4

This commit is contained in:
Fredrik Fornwall 2018-05-27 14:51:00 +02:00
parent 5ccef9db59
commit b42ad0b3f3
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
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.28.3
TERMUX_PKG_SHA256=ad0d22033f23e696f9a71a4c2f9210194dda39b024a79151f4ac278995332a6e
TERMUX_PKG_VERSION=1.28.4
TERMUX_PKG_SHA256=e3c14a3699dc7e82fed397392957afc78e37bdf25398ac38ead6e84621b2ae6a
TERMUX_PKG_SRCURL=https://busybox.net/downloads/busybox-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_CLANG=no