summaryrefslogtreecommitdiffstats
path: root/main/busybox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/busybox/APKBUILD')
-rw-r--r--main/busybox/APKBUILD22
1 files changed, 19 insertions, 3 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index 54b4f67c..86bb6672 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=1
+pkgrel=2
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
license="GPL-2"
@@ -10,7 +10,15 @@ 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
- wget-proxy-user.patch
+ busybox-1.16.0-ash.patch
+ busybox-1.16.0-compat.patch
+ busybox-1.16.0-defconfig.patch
+ busybox-1.16.0-linux_swap.patch
+ busybox-1.16.0-md5_sha_compat.patch
+ busybox-1.16.0-syslogd.patch
+ busybox-1.16.0-tftp.patch
+ busybox-1.16.0-usage.patch
+ busybox-1.16.0-wget.patch
busyboxconfig"
_builddir="$srcdir"/$pkgname-$pkgver
@@ -53,5 +61,13 @@ package() {
md5sums="2130884e71a1648bfb63c3250c1d288c busybox-1.16.0.tar.bz2
4c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch
-8e1c898ec233f6759bca72367ee934fd wget-proxy-user.patch
+b788742e46a848c02913c9bd070025b7 busybox-1.16.0-ash.patch
+940aff0065f875b165dac59cc7006c6a busybox-1.16.0-compat.patch
+118e94315a262a23af66c0d3ad83235e busybox-1.16.0-defconfig.patch
+1a406fb181aab8d9667498ea64116d50 busybox-1.16.0-linux_swap.patch
+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
+928ca5a26599cd1dbb80e08132140832 busybox-1.16.0-wget.patch
9743e7ecd48f37b0d420f64bef7fb2a8 busyboxconfig"