summaryrefslogtreecommitdiffstats
path: root/main/busybox/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-03-02 12:59:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-03-02 13:00:53 +0000
commit81982ab17985155fc72277a078cd76ba73545559 (patch)
tree37433cf437d0a6972ffa353ee2242882a28eef90 /main/busybox/APKBUILD
parent007611336d875e6dd5c7e38645893b13aa1e7d8a (diff)
downloadaports-81982ab17985155fc72277a078cd76ba73545559.tar.bz2
aports-81982ab17985155fc72277a078cd76ba73545559.tar.xz
main/busybox: fix for httpd
fixes #300 (cherry picked from commit a3000292c2ad297acb9247c17009c9f380cfdc4c)
Diffstat (limited to 'main/busybox/APKBUILD')
-rw-r--r--main/busybox/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index 86bb6672..2f43d3e8 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
pkgver=1.16.0
-pkgrel=2
+pkgrel=3
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-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
@@ -70,4 +71,5 @@ 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"