summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-01-28 17:14:27 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-01-28 17:14:43 -0500
commit39459a6f1c69544844fe75855f4a8293be0ef651 (patch)
tree125a21b06fce8cbca97df017cf3bc55266a77709 /sys-apps/busybox/busybox-9999.ebuild
parentdev-db/aerospike-server-community: Bump (diff)
downloadgentoo-39459a6f1c69544844fe75855f4a8293be0ef651.tar.gz
gentoo-39459a6f1c69544844fe75855f4a8293be0ef651.tar.bz2
gentoo-39459a6f1c69544844fe75855f4a8293be0ef651.zip
sys-apps/busybox: version bump 1.26.2
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-apps/busybox/busybox-9999.ebuild')
-rw-r--r--sys-apps/busybox/busybox-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/busybox/busybox-9999.ebuild b/sys-apps/busybox/busybox-9999.ebuild
index b91df29761a2..accdd8d73c04 100644
--- a/sys-apps/busybox/busybox-9999.ebuild
+++ b/sys-apps/busybox/busybox-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -67,7 +67,7 @@ src_prepare() {
use ppc64 && append-flags -mminimal-toc #130943
# patches go here!
- epatch "${FILESDIR}"/${PN}-1.19.0-bb.patch
+ epatch "${FILESDIR}"/${PN}-1.26.2-bb.patch
# epatch "${FILESDIR}"/${P}-*.patch
cp "${FILESDIR}"/ginit.c init/ || die