From fff4acd466bfd686ae3b103c5f88f45304febf80 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 3 Mar 2010 07:19:37 +0000 Subject: main/busybox: use patch from upstream for POLLHUP (cherry picked from commit 6ccb0d096dd025dbb7a341c70d7dd8b651d2b142) --- main/busybox/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/busybox/APKBUILD') diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index 2f43d3e8..82d7e8b9 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=busybox pkgver=1.16.0 -pkgrel=3 +pkgrel=4 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net license="GPL-2" @@ -10,6 +10,7 @@ install="$pkgname.post-install $pkgname.post-upgrade" triggers="busybox.trigger:/bin /usr/bin /sbin /usr/sbin /lib/modules/*" source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2 $pkgname-1.11.1-bb.patch + busybox-1.16.0-POLLHUP.patch busybox-1.16.0-ash.patch busybox-1.16.0-compat.patch busybox-1.16.0-defconfig.patch @@ -19,7 +20,6 @@ source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2 busybox-1.16.0-tftp.patch busybox-1.16.0-usage.patch busybox-1.16.0-wget.patch - 0001-Revert-add-remove-safe_-it-seems-we-had-a-few-incorr.patch busyboxconfig" _builddir="$srcdir"/$pkgname-$pkgver @@ -62,6 +62,7 @@ package() { md5sums="2130884e71a1648bfb63c3250c1d288c busybox-1.16.0.tar.bz2 4c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch +6d2d837cace2e681392fa1d1d430ed78 busybox-1.16.0-POLLHUP.patch b788742e46a848c02913c9bd070025b7 busybox-1.16.0-ash.patch 940aff0065f875b165dac59cc7006c6a busybox-1.16.0-compat.patch 118e94315a262a23af66c0d3ad83235e busybox-1.16.0-defconfig.patch @@ -71,5 +72,4 @@ f4758daa8023f000228e9509cceb02d1 busybox-1.16.0-md5_sha_compat.patch e24dc9e56b5de4fff706cfbe5c75d9b2 busybox-1.16.0-tftp.patch 289c8ee19cc43fe175bbd7933c6b5cdf busybox-1.16.0-usage.patch 928ca5a26599cd1dbb80e08132140832 busybox-1.16.0-wget.patch -092adeebfc30b1fad282546d8fdcaa77 0001-Revert-add-remove-safe_-it-seems-we-had-a-few-incorr.patch 9743e7ecd48f37b0d420f64bef7fb2a8 busyboxconfig" -- cgit v1.2.3