iproute2: update to 3.19.0.
This commit is contained in:
parent
11800420d9
commit
7b7b5d4026
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iproute2'
|
||||
pkgname=iproute2
|
||||
version=3.18.0
|
||||
revision=2
|
||||
version=3.19.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config perl flex"
|
||||
makedepends="libfl-devel db-devel>=5.3 iptables-devel>=1.4.21"
|
||||
conf_files="
|
||||
|
@ -16,7 +16,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=d5a182154abd0749b1df7d1649115a32c65f559951477396203b1f514dbff1df
|
||||
checksum=e2f9f8c36e166f2ba6c0e1e7a9ad84cdf7c1615b93df49dac44563d7b57fd7b0
|
||||
|
||||
do_configure() {
|
||||
./configure
|
||||
|
|
Loading…
Reference in a new issue