summaryrefslogtreecommitdiffstats
path: root/main/busybox/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-12 15:12:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-12 15:12:56 +0000
commit18886fc59d4ced278ed458da880ccddefc91f5da (patch)
tree8a1871fa709234e6a4f81ad12d6f901800f36a1d /main/busybox/APKBUILD
parent95014ba2894d7ed1fbbc35fe212826a3d5c638c3 (diff)
downloadaports-18886fc59d4ced278ed458da880ccddefc91f5da.tar.bz2
aports-18886fc59d4ced278ed458da880ccddefc91f5da.tar.xz
main/busybox: use upstream patch for diff
Diffstat (limited to 'main/busybox/APKBUILD')
-rw-r--r--main/busybox/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index de31b98f6..9ec44618a 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
pkgver=1.16.2
-pkgrel=1
+pkgrel=2
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
license="GPL-2"
@@ -70,6 +70,6 @@ static() {
md5sums="2ba980f720a5bdce4ec05423519acc35 busybox-1.16.2.tar.bz2
4c0f3b486eaa0674961b7ddcd0c60a9b busybox-1.11.1-bb.patch
-f2d22840613fc6e3f359c87af9781caa diff.patch
+5ce533f9727761c31de5b5f9df568f2f diff.patch
20d9beea7d0c0aaca14553a8f98fee12 flock-bb.patch
4bc85af9dd659cbb83c9a819b3481a47 busyboxconfig"