libnl3: extract update_* to external update file
This commit is contained in:
parent
902079ef44
commit
f22d286af4
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,6 @@ short_desc="Netlink Protocol Library Suite"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://www.infradead.org/~tgr/libnl"
|
||||
update_pkgname=libnl
|
||||
distfiles="${homepage}/files/libnl-${version}.tar.gz"
|
||||
checksum=8beb7590674957b931de6b7f81c530b85dc7c1ad8fbda015398bc1e8d1ce8ec5
|
||||
|
||||
|
|
1
srcpkgs/libnl3/update
Normal file
1
srcpkgs/libnl3/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=libnl
|
Loading…
Reference in a new issue