From f22d286af4e6581c621c161bb3c670902d0577df Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Thu, 15 Jan 2015 11:16:58 +0000 Subject: [PATCH] libnl3: extract update_* to external update file --- srcpkgs/libnl3/template | 1 - srcpkgs/libnl3/update | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 srcpkgs/libnl3/update diff --git a/srcpkgs/libnl3/template b/srcpkgs/libnl3/template index b4e258591fb..897f400fcee 100644 --- a/srcpkgs/libnl3/template +++ b/srcpkgs/libnl3/template @@ -11,7 +11,6 @@ short_desc="Netlink Protocol Library Suite" maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.infradead.org/~tgr/libnl" -update_pkgname=libnl distfiles="${homepage}/files/libnl-${version}.tar.gz" checksum=8beb7590674957b931de6b7f81c530b85dc7c1ad8fbda015398bc1e8d1ce8ec5 diff --git a/srcpkgs/libnl3/update b/srcpkgs/libnl3/update new file mode 100644 index 00000000000..b2e13cc88d4 --- /dev/null +++ b/srcpkgs/libnl3/update @@ -0,0 +1 @@ +pkgname=libnl