libnl: add homepage, license
This commit is contained in:
parent
2c1e4bd0d9
commit
7479952f52
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
|||
# Template file for 'libnl'
|
||||
pkgname=libnl
|
||||
version=1.1
|
||||
revision=3
|
||||
revision=4
|
||||
distfiles="ftp://ftp.archlinux.org/other/libnl/${pkgname}-${version}.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for applications dealing with netlink sockets"
|
||||
homepage="http://www.infradead.org/~tgr/libnl/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=35cea4cfb6cd8af0cafa0f34fff81def5a1f193b8b8384299b4b21883e22edc3
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue