diff --git a/srcpkgs/base-system-busybox/files/dotconfig b/srcpkgs/base-system-busybox/files/dotconfig index 94e4620ceae..d51c544ccb8 100644 --- a/srcpkgs/base-system-busybox/files/dotconfig +++ b/srcpkgs/base-system-busybox/files/dotconfig @@ -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 diff --git a/srcpkgs/base-system-busybox/template b/srcpkgs/base-system-busybox/template index 043379a39c1..2708290a498 100644 --- a/srcpkgs/base-system-busybox/template +++ b/srcpkgs/base-system-busybox/template @@ -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 " license="GPL-2" distfiles="${homepage}/downloads/busybox-$version.tar.bz2" -checksum=300f1db0a7ca4ecee8f8d8027aba250b903372e8339b7d9123d37c1e900473bf +checksum=05a6f9e21aad8c098e388ae77de7b2361941afa7157ef74216703395b14e319a register_shell="/bin/sh" conflicts="base-system>=0"