kernel-uml: extract update_* to external update file
This commit is contained in:
@@ -7,7 +7,6 @@ hostmakedepends="perl bc"
|
|||||||
makedepends="libpcap-devel uml-utilities"
|
makedepends="libpcap-devel uml-utilities"
|
||||||
depends="uml-utilities"
|
depends="uml-utilities"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
update_pkgname="linux"
|
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="Kernel ${version} for User Mode Linux"
|
short_desc="Kernel ${version} for User Mode Linux"
|
||||||
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||||
|
|||||||
1
srcpkgs/kernel-uml/update
Normal file
1
srcpkgs/kernel-uml/update
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pkgname="linux"
|
||||||
Reference in New Issue
Block a user