# Compiling Time: 1.27 SBU # Maintainer: DeX77 # Contributor: AlexExtreme pkgname=libnl pkgver=3.2.28 pkgrel=1 pkgdesc="A library to ease the use of netlink sockets" url="http://www.infradead.org/~tgr/libnl/" depends=('glibc>=2.22-7') groups=('base') archs=('i686' 'x86_64' 'arm') _F_github_tag=y _F_github_author="thom311" _F_github_ver="$pkgname${pkgver//\./_}" Finclude github up2date="$up2date | sed 's/$pkgname//g' | sed 's/_/./g' " sha1sums=('960a218fb63be68dedd4d0ea7a055e0ab76d72f0') Fconfopts+=" --enable-static=no --disable-static" # optimization OK