[Lunar-commits] <moonbase> iproute2: version bumped to 3.3.0.
Florin Braescu
florin at lunar-linux.org
Mon Jun 4 03:54:54 CEST 2012
commit fcbdd1a115838b3592ae20345b1707ed005fd6cd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jun 4 03:54:54 2012 +0200
iproute2: version bumped to 3.3.0.
---
net/iproute2/BUILD | 4 +---
net/iproute2/DETAILS | 11 ++++-------
2 files changed, 5 insertions(+), 10 deletions(-)
diff --git a/net/iproute2/BUILD b/net/iproute2/BUILD
index 404aee4..4eaf187 100644
--- a/net/iproute2/BUILD
+++ b/net/iproute2/BUILD
@@ -1,12 +1,10 @@
(
- patch_it $SOURCE2 1 &&
-
sedit "s:/usr/lib/:lib/:" Makefile &&
sedit "s:\$(DESTDIR)\$(CONFDIR):\$(CONFDIR):" Makefile &&
sedit "s:\$(DESTDIR)\$(ARPDDIR):\$(ARPDDIR):" Makefile &&
- sedit 's at linux/socket.h at sys/socket.h@' include/linux/netlink.h &&
+# sedit 's at linux/socket.h at sys/socket.h@' include/linux/netlink.h &&
if ! in_depends $MODULE db; then
sedit 's/arpd//' misc/Makefile
fi &&
diff --git a/net/iproute2/DETAILS b/net/iproute2/DETAILS
index 8420435..3301069 100644
--- a/net/iproute2/DETAILS
+++ b/net/iproute2/DETAILS
@@ -1,14 +1,11 @@
MODULE=iproute2
- VERSION=2.6.39
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=iproute2-xt.patch
+ VERSION=3.3.0
+ SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL=http://dev.lightcube.us/sources/$MODULE
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:9044ad0b4a34a377a54197724373330294d743c7
- SOURCE2_VFY=sha1:d729a7f1c6e89a1a14a106918d76c618e338419d
+ SOURCE_VFY=sha1:25307c2418b9d4c6433d61a296f50b886da84b8c
WEB_SITE=http://www.linuxfoundation.org/en/Net:Iproute2
ENTERED=20021106
- UPDATED=20110723
+ UPDATED=20120604
SHORT="Professional tools to control networking in Linux kernels"
cat << EOF
More information about the Lunar-commits
mailing list