summaryrefslogtreecommitdiffstats
path: root/main/busybox
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-10-14 07:25:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-10-14 07:25:43 +0000
commit13be614bce98378ef68f8903a8c34e1843929e24 (patch)
treef450c0b6d4b637ed046bd4b52190209a30e1c3e8 /main/busybox
parentcf242d16f4e8d358c261bd52e301c8284dfa1231 (diff)
downloadaports-13be614bce98378ef68f8903a8c34e1843929e24.tar.bz2
aports-13be614bce98378ef68f8903a8c34e1843929e24.tar.xz
main/busybox: upgrade to 1.17.3
Diffstat (limited to 'main/busybox')
-rw-r--r--main/busybox/APKBUILD10
1 files changed, 2 insertions, 8 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index c2ad3db16..c0f40a95e 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
-pkgver=1.17.2
+pkgver=1.17.3
pkgrel=0
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
@@ -10,9 +10,6 @@ install="$pkgname.post-install $pkgname.post-upgrade"
subpackages="$pkgname-static"
triggers="busybox.trigger:/bin /usr/bin /sbin /usr/sbin /lib/modules/*"
source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2
- http://busybox.net/downloads/fixes-1.17.2/busybox-1.17.2-compat.patch
- http://busybox.net/downloads/fixes-1.17.2/busybox-1.17.2-hush.patch
- http://busybox.net/downloads/fixes-1.17.2/busybox-1.17.2-lineedit.patch
$pkgname-1.11.1-bb.patch
busyboxconfig"
@@ -70,9 +67,6 @@ static() {
}
-md5sums="7360b7138b899ee7fc885791c740c3c3 busybox-1.17.2.tar.bz2
-e609fd0c92ec9c331ab2aaf01788c10f busybox-1.17.2-compat.patch
-9d52cff20b61a65a935b1801b00d2afd busybox-1.17.2-hush.patch
-88a60a90c000e1ee3f70d7f04acc85a2 busybox-1.17.2-lineedit.patch
+md5sums="a2ce1a951571da8c6e0eaf75b1acef60 busybox-1.17.3.tar.bz2
4c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch
403e0b9fe99a7a18c5b9ae91283a5f9a busyboxconfig"