[Lunar-commits] <moonbase-core> iproute2: version bumped to 3.9.0.
Florin Braescu
florin at lunar-linux.org
Tue May 21 09:18:14 CEST 2013
commit 337a5af85db0edcb015a1c0f0906d8f20d3e05fe
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 09 May 2013 10:12:13 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/337a5af85db0edcb015a1c0f0906d8f20d3e05fe
iproute2: version bumped to 3.9.0.
---
net/iproute2/BUILD | +0/-1
net/iproute2/DETAILS | +3/-6
2 files changed, 3 insertions(+), 7 deletions(-)
--- a/net/iproute2/BUILD
+++ b/net/iproute2/BUILD
@@ -1,7 +1,6 @@
(
patch_it $SOURCE2 1 &&
- patch_it $SOURCE3 1 &&
if ! in_depends $MODULE db; then
sedit 's/arpd//' misc/Makefile
--- a/net/iproute2/DETAILS
+++ b/net/iproute2/DETAILS
@@ -1,17 +1,14 @@
MODULE=iproute2
- VERSION=3.8.0
+ VERSION=3.9.0
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE2=$MODULE-fhs.patch.bz2
- SOURCE3=$MODULE-no-iptables.patch
SOURCE_URL=http://www.kernel.org/pub/linux/utils/net/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:6d40dd2b91aad9ae084c99973dcdfdbf6fb353fc
+ SOURCE_VFY=sha1:3f48a6d3019f1766f26cda6c4de5d3858837d92b
SOURCE2_VFY=sha1:b39063237e7a2c68fcfb731fe5bf5b3177e1b2dc
- SOURCE3_VFY=sha1:2ceac0fad93166ab2c4070b78c6d563c9808fa93
WEB_SITE=http://www.linuxfoundation.org/collaborate/workgroups/networking/$MODULE
ENTERED=20021106
- UPDATED=20130323
+ UPDATED=20130505
SHORT="Professional tools to control networking in Linux kernels"
cat << EOF
More information about the Lunar-commits
mailing list