From 9bb6f198e2091b5527e130230264f965abc2191f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Wed, 25 Mar 2015 21:33:03 +0100 Subject: [PATCH] base-system-busybox: update to 1.23.2. --- srcpkgs/base-system-busybox/files/dotconfig | 4 ++-- srcpkgs/base-system-busybox/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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"