[Lunar-commits] <moonbase-core> iproute2: version bumped to 3.7.0.
Florin Braescu
florin at lunar-linux.org
Thu Jan 31 19:28:00 CET 2013
commit 49e9704f43ec3141fd36c4dba182c79e977011a7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 31 Jan 2013 10:28:00 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/49e9704f43ec3141fd36c4dba182c79e977011a7
iproute2: version bumped to 3.7.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.6.0
+ VERSION=3.7.0
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE2=$MODULE-fhs.patch.bz2
- SOURCE3=$MODULE-3.6.0-fix_install_manpage_error.patch
SOURCE_URL=http://www.kernel.org/pub/linux/utils/net/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:6fa16fd2158d0f289ef454cad46555ead1c33c2d
+ SOURCE_VFY=sha1:9b45ede534fd49d2ec5a7fe0f69e1926ef767a76
SOURCE2_VFY=sha1:b39063237e7a2c68fcfb731fe5bf5b3177e1b2dc
- SOURCE3_VFY=sha1:82d82d0023a4d67a25af2f3bf137caa28eeac119
WEB_SITE=http://www.linuxfoundation.org/collaborate/workgroups/networking/$MODULE
ENTERED=20021106
- UPDATED=20121017
+ UPDATED=20130131
SHORT="Professional tools to control networking in Linux kernels"
cat << EOF
More information about the Lunar-commits
mailing list