diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-02-13 05:50:52 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-02-13 05:50:52 -0600 |
commit | 4c3256dcc1d76571c34a5f6585a99f8340980923 (patch) | |
tree | d0633bed8f9c0030724c1000f4f347c179e42a68 /main/busybox | |
parent | ac36c847863be9c4e91b080582ddc4a9bea38a50 (diff) | |
download | aports-4c3256dcc1d76571c34a5f6585a99f8340980923.tar.bz2 aports-4c3256dcc1d76571c34a5f6585a99f8340980923.tar.xz |
main/busybox: bump pkgrel
Diffstat (limited to 'main/busybox')
-rw-r--r-- | main/busybox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index 294af313f5..57ccdd27d8 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=busybox pkgver=1.18.3 -pkgrel=1 +pkgrel=2 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net arch="all" |