From ae605973383bc0a5d78c68c59be0d329ea4ae3be Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 23 Sep 2016 01:33:37 +0200 Subject: [PATCH] libnl: revbump for aarch64 Missing from the repo, only .sig there. --- srcpkgs/libnl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libnl/template b/srcpkgs/libnl/template index 07bbfbf65c9..6d1b2f44d31 100644 --- a/srcpkgs/libnl/template +++ b/srcpkgs/libnl/template @@ -1,7 +1,7 @@ # Template file for 'libnl' pkgname=libnl version=1.1.4 -revision=3 +revision=4 build_style=gnu-configure short_desc="Library for applications dealing with netlink sockets" homepage="http://www.infradead.org/~tgr/libnl/"