1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-10 07:46:13 +02:00

Bump busybox version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-04-05 10:48:35 +02:00
parent f415a39e96
commit 35558aa27d
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.28.1
# Sun Feb 25 13:37:16 2018
# Busybox version: 1.28.3
# Thu Apr 5 10:47:39 2018
#
CONFIG_HAVE_DOT_CONFIG=y

View file

@ -1,8 +1,8 @@
VERSION="1.28.1"
VERSION="1.28.3"
SRCDIR="busybox-$VERSION"
TARBALL="busybox-$VERSION.tar.bz2"
URL="https://busybox.net/downloads"
SHA256SUM="98fe1d3c311156c597cd5cfa7673bb377dc552b6fa20b5d3834579da3b13652e"
SHA256SUM="ad0d22033f23e696f9a71a4c2f9210194dda39b024a79151f4ac278995332a6e"
DEPENDS="toolchain"
prepare() {