diff --git a/srcpkgs/busybox-initramfs/template b/srcpkgs/busybox-initramfs/template index 32f96f24adc..c31d9e437dd 100644 --- a/srcpkgs/busybox-initramfs/template +++ b/srcpkgs/busybox-initramfs/template @@ -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 " -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