iproute2: update to 3.10.0.
This commit is contained in:
parent
0d8917f60d
commit
7c24e4e080
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iproute2'
|
||||
pkgname=iproute2
|
||||
version=3.9.0
|
||||
revision=2
|
||||
version=3.10.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl flex"
|
||||
makedepends="libfl-devel db-devel>=5.3 iptables-devel>=1.4.18"
|
||||
short_desc="IP Routing Utilities"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.linux-foundation.org/en/Net:Iproute2"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/utils/net/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=16f027af432a05085813a2f859b7d42dafd29b8c035ead830d37565b7397592d
|
||||
checksum=c4023d8d722a1ed673474ca0e5a2d61ebd747cc7001a91321757422d9074c97e
|
||||
|
||||
do_configure() {
|
||||
./configure
|
||||
|
|
Loading…
Reference in a new issue