community/busybox to 1.23.2-1

This commit is contained in:
Kevin Mihelich 2015-03-23 11:30:00 +00:00
parent 553069da2b
commit 69c9d38e5d

View file

@ -6,8 +6,8 @@
# - don't build with musl-gcc
pkgname=busybox
pkgver=1.23.1
pkgrel=3.1
pkgver=1.23.2
pkgrel=1
pkgdesc="Utilities for rescue and embedded systems"
arch=("i686" "x86_64")
url="http://www.busybox.net"
@ -17,7 +17,7 @@ install=busybox.install
source=("$url/downloads/$pkgname-$pkgver.tar.bz2"
"config"
ifplugd.patch)
md5sums=('5c94d6301a964cd91619bd4d74605245'
md5sums=('7925683d7dd105aabe9b6b618d48cc73'
'71c99d75dda156dab162dece3bd424a5'
'187adc8319e45be12d79e8db2c514d74')