diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-05 15:34:35 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-05 15:34:35 +0200 |
| commit | 3b76e79f14e279a6526809e630e45e4f760d77de (patch) | |
| tree | bb479b57c7ad1362f05a0532a7133c0c5232dfeb /package/iproute2 | |
| parent | 9bfe4f2061f377306619fa479bc0e7adafb22125 (diff) | |
| parent | 1879491b2b6e799b20ac06d1b510726eb200944f (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/iproute2')
| -rw-r--r-- | package/iproute2/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index f65a61e2c..38902bf07 100644 --- a/package/iproute2/Makefile +++ b/package/iproute2/Makefile @@ -4,16 +4,16 @@ include ${TOPDIR}/rules.mk PKG_NAME:= iproute2 -PKG_VERSION:= 2.6.29-1 -PKG_RELEASE:= 2 -PKG_MD5SUM:= c1bc258a6c345905e79935ac7a3cc582 +PKG_VERSION:= 2.6.34 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 5c5742bdac05a1688f266512e685b83c PKG_DESCR:= iproute2 routing control utility PKG_SECTION:= net ifneq ($(strip ${ADK_PACKAGE_TC_ATM}),) PKG_BUILDDEP+= linux-atm endif PKG_URL:= http://www.linuxfoundation.org/en/Net:Iproute2 -PKG_SITES:= http://developer.osdl.org/dev/iproute2/download/ +PKG_SITES:= http://devresources.linuxfoundation.org/dev/iproute2/download/ PKG_DESCR_TC:= iproute2 traffic control utility PKG_DEPENDS_TC:= kmod-sched |
