From 69c9d38e5ddbf6c08f34d5af3a73db0534240ed0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 23 Mar 2015 11:30:00 +0000 Subject: [PATCH] community/busybox to 1.23.2-1 --- community/busybox/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD index 33bcf4f12..b1dd71dca 100644 --- a/community/busybox/PKGBUILD +++ b/community/busybox/PKGBUILD @@ -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')