New commits:
commit c571b913001cac74e84b9f4d9c7d3a8a6d669e26
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
net/iproute2: version 5.14.0
diff --git a/net/iproute2/BUILD b/net/iproute2/BUILD
new file mode 100755
index 0000000..a51528d
--- /dev/null
+++ b/net/iproute2/BUILD
@@ -0,0 +1,2 @@
+./configure ${OPTS} &&
+default_build_make
diff --git a/net/iproute2/DETAILS b/net/iproute2/DETAILS
index c638e3c..dadb576 100755
--- a/net/iproute2/DETAILS
+++ b/net/iproute2/DETAILS
@@ -1,5 +1,5 @@
SPELL=iproute2
- VERSION=5.11.0
+ VERSION=5.14.0
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${KERNEL_URL}/pub/linux/utils/net/iproute2/$SOURCE
diff --git a/net/iproute2/HISTORY b/net/iproute2/HISTORY
index f9a20e4..d7dcef8 100644
--- a/net/iproute2/HISTORY
+++ b/net/iproute2/HISTORY
@@ -1,3 +1,7 @@
+2021-09-01 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 5.14.0
+ * BUILD: new configure script doesn't play well with our default_build
+
2021-04-12 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 5.11.0
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (c571b913001cac74e84b9f4d9c7d3a8a6d669e26),
Pavel Vinogradov, 09/01/2021