iproute2: update to 4.0.0.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
PREFIX=/usr
|
||||
LIBDIR=$(PREFIX)/lib
|
||||
-SBINDIR=/sbin
|
||||
+SBINDIR=/usr/sbin
|
||||
+SBINDIR=/usr/bin
|
||||
+SHAREDIR=/usr/share
|
||||
CONFDIR=/etc/iproute2
|
||||
DATADIR=$(PREFIX)/share
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'iproute2'
|
||||
pkgname=iproute2
|
||||
version=3.19.0
|
||||
revision=3
|
||||
version=4.0.0
|
||||
revision=1
|
||||
build_pie=yes
|
||||
hostmakedepends="pkg-config perl flex"
|
||||
makedepends="libfl-devel db-devel iptables-devel"
|
||||
@@ -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=e2f9f8c36e166f2ba6c0e1e7a9ad84cdf7c1615b93df49dac44563d7b57fd7b0
|
||||
checksum=5cd06eb1050b858b308b65705725042bb566fd261135e35a73dafb48cd632618
|
||||
|
||||
do_configure() {
|
||||
./configure
|
||||
|
||||
Reference in New Issue
Block a user