summaryrefslogtreecommitdiffstats
path: root/main/busybox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/busybox/APKBUILD')
-rw-r--r--main/busybox/APKBUILD17
1 files changed, 3 insertions, 14 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index 32e8fef54..4b69c827d 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
-pkgver=1.14.4
+pkgver=1.15.2
pkgrel=0
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
@@ -10,16 +10,10 @@ 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
- 0001-install-compat-fix-for-mode-of-created-files.patch
- 0001-add-simple-beep-applet.patch
- 0002-add-config-knob-for-default-freq-and-length.patch
0001-mount-move-resolve_mount_spec-to-volume_id.patch
0002-swaponoff-add-uuid-label-support.patch
- bb-tar-numeric-owner.patch
- busybox-sed-3.patch
busyboxconfig"
-
build() {
cd "$srcdir"/$pkgname-$pkgver
@@ -50,13 +44,8 @@ build() {
ln -s /bin/busybox "$pkgdir"/bin/sh
}
-md5sums="ad6d0b271e60783a3c767c4ccbc7f98e busybox-1.14.4.tar.bz2
+md5sums="d5653e5b74b17dbb1eeecda8b8f22c0a busybox-1.15.2.tar.bz2
4c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch
-73d39c57483084298c7e46bdbbbea8d1 0001-install-compat-fix-for-mode-of-created-files.patch
-aa6869db437e11af86b5bf6c7d44b0a5 0001-add-simple-beep-applet.patch
-e55b64d4510aebb83661dac3271e12d3 0002-add-config-knob-for-default-freq-and-length.patch
f928cadef10307c2f14202cfaf3c038c 0001-mount-move-resolve_mount_spec-to-volume_id.patch
82310729ab41d703f3584bc9920dd712 0002-swaponoff-add-uuid-label-support.patch
-0b5b2d7db201f90cd08f4a3164ee29a1 bb-tar-numeric-owner.patch
-b75c3f419f8392dfdadd92aa24fdba8c busybox-sed-3.patch
-59d9b2e920505abce869de7a3abac050 busyboxconfig"
+18c1ae8997b2a609f0633a01472060ed busyboxconfig"