base-system-busybox: update to 1.23.2.

This commit is contained in:
Sören Tempel 2015-03-25 21:33:03 +01:00
parent 3642b38e7b
commit 9bb6f198e2
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.23.1
# Tue Mar 17 23:00:21 2015
# Busybox version: 1.23.2
# Wed Mar 25 21:32:46 2015
#
CONFIG_HAVE_DOT_CONFIG=y

View file

@ -1,7 +1,7 @@
# Build template for 'base-system-busybox'.
pkgname=base-system-busybox
version=1.23.1
revision=2
version=1.23.2
revision=1
wrksrc="busybox-${version}"
homepage="http://www.busybox.net"
hostmakedepends="perl"
@ -9,7 +9,7 @@ short_desc="The Swiss Army Knife of Embedded Linux - base-system replacements"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
distfiles="${homepage}/downloads/busybox-$version.tar.bz2"
checksum=300f1db0a7ca4ecee8f8d8027aba250b903372e8339b7d9123d37c1e900473bf
checksum=05a6f9e21aad8c098e388ae77de7b2361941afa7157ef74216703395b14e319a
register_shell="/bin/sh"
conflicts="base-system>=0"