community/busybox to 1.24.2-1

This commit is contained in:
David Beauchamp 2016-03-22 12:04:55 -04:00
parent 1b4ce6c651
commit 5ea90176cc

View file

@ -6,7 +6,7 @@
# - don't build with musl-gcc
pkgname=busybox
pkgver=1.24.1
pkgver=1.24.2
pkgrel=1
pkgdesc="Utilities for rescue and embedded systems"
arch=("i686" "x86_64")
@ -17,7 +17,7 @@ install=busybox.install
source=("$url/downloads/$pkgname-$pkgver.tar.bz2"
"config"
ifplugd.patch)
md5sums=('be98a40cadf84ce2d6b05fa41a275c6a'
md5sums=('2eaae519cac1143bcf583636a745381f'
'86035b9208a5358b885fbf6b87a0735d'
'187adc8319e45be12d79e8db2c514d74')