From f11a53de8756d0fe404a662f142d9660952478c7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 2 Nov 2010 08:54:00 +0000 Subject: main/busybox: fixes from upstream ref #460 --- main/busybox/APKBUILD | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'main') diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index d4e9648953..20825181bc 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=busybox pkgver=1.17.3 -pkgrel=1 +pkgrel=2 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net license="GPL-2" @@ -11,6 +11,8 @@ subpackages="$pkgname-static" triggers="busybox.trigger:/bin /usr/bin /sbin /usr/sbin /lib/modules/*" source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2 http://busybox.net/downloads/fixes-1.17.3/busybox-1.17.3-sort.patch + http://busybox.net/downloads/fixes-1.17.3/busybox-1.17.3-dnsd.patch + http://busybox.net/downloads/fixes-1.17.3/busybox-1.17.3-unicode.patch $pkgname-1.11.1-bb.patch busyboxconfig" @@ -70,5 +72,7 @@ static() { md5sums="a2ce1a951571da8c6e0eaf75b1acef60 busybox-1.17.3.tar.bz2 6d9c722fdbefda5ed408da63dc6bbefe busybox-1.17.3-sort.patch +05e661d04ee0e4e2b46f50debd1a50d6 busybox-1.17.3-dnsd.patch +c54cde6523fb24fa6fd5b1850c4daa2a busybox-1.17.3-unicode.patch 4c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch 403e0b9fe99a7a18c5b9ae91283a5f9a busyboxconfig" -- cgit v1.2.3