summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPavel Vinogradov2021-11-02 17:22:15 -0400
committerPavel Vinogradov2021-11-02 17:24:32 -0400
commit08aa39189865f87e7468386891895fd6677959df (patch)
tree0a497d6d4cfbe2768d507715f90e11b2b08e1bde /net
parentb6eb891a3c795e19f13b694fe268ea20b0922b52 (diff)
net/iproute2: version 5.15.0
Diffstat (limited to 'net')
-rwxr-xr-xnet/iproute2/BUILD2
-rwxr-xr-xnet/iproute2/DETAILS2
-rw-r--r--net/iproute2/HISTORY4
3 files changed, 5 insertions, 3 deletions
diff --git a/net/iproute2/BUILD b/net/iproute2/BUILD
deleted file mode 100755
index a51528db30..0000000000
--- a/net/iproute2/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-./configure ${OPTS} &&
-default_build_make
diff --git a/net/iproute2/DETAILS b/net/iproute2/DETAILS
index dadb57673a..353c19d7fa 100755
--- a/net/iproute2/DETAILS
+++ b/net/iproute2/DETAILS
@@ -1,5 +1,5 @@
SPELL=iproute2
- VERSION=5.14.0
+ VERSION=5.15.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 d7dcef8f95..397bc4e360 100644
--- a/net/iproute2/HISTORY
+++ b/net/iproute2/HISTORY
@@ -1,3 +1,7 @@
+2021-11-02 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 5.15.0
+ * BUILD: default_build is ok once again, dropped
+
2021-09-01 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 5.14.0
* BUILD: new configure script doesn't play well with our default_build