1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-17 03:06:12 +02:00

Bump busybox version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-09-15 16:06:55 +02:00
parent fc6d7292c5
commit 48e6358906
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.29.2
# Tue Aug 14 20:10:37 2018
# Busybox version: 1.29.3
# Sat Sep 15 16:06:17 2018
#
CONFIG_HAVE_DOT_CONFIG=y

View file

@ -1,8 +1,8 @@
VERSION="1.29.2"
VERSION="1.29.3"
SRCDIR="busybox-$VERSION"
TARBALL="busybox-$VERSION.tar.bz2"
URL="https://busybox.net/downloads"
SHA256SUM="67d2fa6e147a45875fe972de62d907ef866fe784c495c363bf34756c444a5d61"
SHA256SUM="97648636e579462296478e0218e65e4bc1e9cd69089a3b1aeb810bff7621efb7"
DEPENDS="toolchain"
prepare() {