busybox-initramfs: update to 1.15.3.

--HG--
extra : convert_revision : 1877db018315e5a4f84f92c27e5b1bf76115c61d
This commit is contained in:
Juan RP 2010-01-13 21:09:47 +01:00
parent 594360f78e
commit 594bd373b1

View file

@ -1,7 +1,6 @@
# Build template for 'busybox-initramfs'.
pkgname=busybox-initramfs
version=1.15.1
revision=3
version=1.15.3
wrksrc=busybox-$version
distfiles="http://www.busybox.net/downloads/busybox-$version.tar.bz2"
build_style=gnu_makefile
@ -9,7 +8,7 @@ make_install_args="
CONFIG_PREFIX=${XBPS_DESTDIR}/${pkgname}-${version}/usr/lib/${pkgname}"
short_desc="The Swiss Army Knife of Embedded Linux for initial ramdisks"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=7f623cb0c9281aefafeacf3b4f925debc7516d263ff469a82e548da415e575cd
checksum=d74020ad2cc5a4dcc5109c44dbd0e22582d6ce42954b0f1ff29763c8c0ff03cb
long_desc="
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides replacements for most of the utilities you