From 7479952f52bad8ab7b5750fc8f4d4056a3a90d25 Mon Sep 17 00:00:00 2001 From: ojab <ojab@ojab.ru> Date: Sun, 31 Mar 2013 11:51:21 +0400 Subject: [PATCH] libnl: add homepage, license --- srcpkgs/libnl/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/libnl/template b/srcpkgs/libnl/template index b80afaa1dc..ab24683872 100644 --- a/srcpkgs/libnl/template +++ b/srcpkgs/libnl/template @@ -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="