diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-04-28 11:52:51 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-04-28 11:53:30 +0200 |
commit | 78bb86c8649fd75ace998841ce2f2f063876a073 (patch) | |
tree | 89a717dff7733744a920a8aa78f64562c69be899 /sys-apps | |
parent | sys-apps/iproute2: Bump to version 5.12.0 (diff) | |
download | gentoo-78bb86c8649fd75ace998841ce2f2f063876a073.tar.gz gentoo-78bb86c8649fd75ace998841ce2f2f063876a073.tar.bz2 gentoo-78bb86c8649fd75ace998841ce2f2f063876a073.zip |
sys-apps/iproute2: Synced live ebuild
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-9999.ebuild b/sys-apps/iproute2/iproute2-9999.ebuild index fb33a26ea6af..ae69e78cd831 100644 --- a/sys-apps/iproute2/iproute2-9999.ebuild +++ b/sys-apps/iproute2/iproute2-9999.ebuild @@ -47,7 +47,7 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/${PN}-3.1.0-mtu.patch #291907 - "${FILESDIR}"/${PN}-5.11.0-configure-nomagic.patch # bug 643722 + "${FILESDIR}"/${PN}-5.12.0-configure-nomagic.patch # bug 643722 #"${FILESDIR}"/${PN}-5.1.0-portability.patch "${FILESDIR}"/${PN}-5.7.0-mix-signal.h-include.patch ) |