summaryrefslogtreecommitdiffstats
path: root/core/busybox
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-11-29 18:58:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-11-29 18:58:45 +0000
commita4bcb320a4058cd448b7444e22b92df254710a88 (patch)
tree983ea8758d2bb174805056102702e86e8fa3991a /core/busybox
parent00f698657e9e9601e0eb7a7950f4b744ee6fb51a (diff)
downloadaports-a4bcb320a4058cd448b7444e22b92df254710a88.tar.bz2
aports-a4bcb320a4058cd448b7444e22b92df254710a88.tar.xz
core/busybox: change pkgrel to 1
The busybox ash patch was updated so it is a new build revision.
Diffstat (limited to 'core/busybox')
-rw-r--r--core/busybox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/busybox/APKBUILD b/core/busybox/APKBUILD
index c79dec47..13b50551 100644
--- a/core/busybox/APKBUILD
+++ b/core/busybox/APKBUILD
@@ -1,6 +1,6 @@
pkgname=busybox
pkgver=1.13.0
-pkgrel=0
+pkgrel=1
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
license=GPL-2