aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-08-04 15:08:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-08-04 15:09:32 +0000
commita6ea00ed5284d4d68593d5513fbb48227f89041d (patch)
tree414b4408a6043c2b694b03de0a563a78e72bb23e /main/busybox
parent7141637c63a7e1d785c2dd65b12d70adc3c353ba (diff)
downloadaports-a6ea00ed5284d4d68593d5513fbb48227f89041d.tar.bz2
aports-a6ea00ed5284d4d68593d5513fbb48227f89041d.tar.xz
main/busybox: bump pkgrel
rebuild to work around issue with caches
Diffstat (limited to 'main/busybox')
-rw-r--r--main/busybox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index 8406002a45..d0666d0b26 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=busybox
pkgver=1.25.0
-pkgrel=0
+pkgrel=1
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
arch="all"