From 6bf90afc69b52ffeab8c4a557f761168096dbf01 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 12 Mar 2010 17:57:49 +0000 Subject: main/busybox: enable nslookup and patch for wc the nslookup applet was removed for uclibc nptl work which got temporarily suspended. nslookup might be handy for the 1.10.0 release --- main/busybox/APKBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'main/busybox/APKBUILD') diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index b54140d47e..60b0b6151f 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=busybox pkgver=1.16.0 -pkgrel=5 +pkgrel=6 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net license="GPL-2" @@ -19,6 +19,7 @@ source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2 busybox-1.16.0-syslogd.patch busybox-1.16.0-tftp.patch busybox-1.16.0-usage.patch + busybox-1.16.0-wc.patch busybox-1.16.0-wget.patch 0001-beep-the-d-option-takes-milliseconds-not-microsecond.patch busyboxconfig" @@ -72,6 +73,7 @@ f4758daa8023f000228e9509cceb02d1 busybox-1.16.0-md5_sha_compat.patch 86a27167971333a0ddad4f0e8bc0acc6 busybox-1.16.0-syslogd.patch e24dc9e56b5de4fff706cfbe5c75d9b2 busybox-1.16.0-tftp.patch 289c8ee19cc43fe175bbd7933c6b5cdf busybox-1.16.0-usage.patch +6520ca5ad3b2a13d100065c4f07e610a busybox-1.16.0-wc.patch 928ca5a26599cd1dbb80e08132140832 busybox-1.16.0-wget.patch 00b2aca448952eeb3b579792070712fd 0001-beep-the-d-option-takes-milliseconds-not-microsecond.patch -9743e7ecd48f37b0d420f64bef7fb2a8 busyboxconfig" +538d94e0764d425a55d07fe0975224ca busyboxconfig" -- cgit v1.2.3