From 69d97e981a8e664d66e54270039aeb1980ac7e1f Mon Sep 17 00:00:00 2001 From: sibel Date: Sat, 26 Feb 2011 11:17:34 +0100 Subject: libnl, maj 2.0-1 --- base/libnl/Pkgfile | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'base/libnl/Pkgfile') diff --git a/base/libnl/Pkgfile b/base/libnl/Pkgfile index 2eb2acd03..5a0e43f6b 100644 --- a/base/libnl/Pkgfile +++ b/base/libnl/Pkgfile @@ -5,17 +5,12 @@ # Depends on: name=libnl -version=1.1 -release=2 -source=(http://kiao.no-ip.info/sources/$name-$version.tar.gz - libnl-1.1-fix-compilation.patch - ) - +version=2.0 +release=1 +source=(http://www.infradead.org/~tgr/$name/files/$name-$version.tar.gz) build() { cd $name-$version - patch -Np1 -i ../libnl-1.1-fix-compilation.patch - ./configure --prefix=/usr make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf