iproute2: update to 4.1.1.
This commit is contained in:
parent
f873d0bb4f
commit
1419cd4e92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'iproute2'
|
||||
pkgname=iproute2
|
||||
version=4.1.0
|
||||
version=4.1.1
|
||||
revision=1
|
||||
build_pie=yes
|
||||
hostmakedepends="pkg-config perl flex"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.linux-foundation.org/en/Net:Iproute2"
|
||||
license="GPL-2"
|
||||
distfiles="${KERNEL_SITE}/utils/net/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=d1326696c6a8f81ba66aaf48d858005cf280c81d3284d8d2c99748e3d0746146
|
||||
checksum=73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f
|
||||
|
||||
do_configure() {
|
||||
./configure
|
||||
|
|
Loading…
Reference in a new issue