mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
linux-tools: extract update_* to external update file
This commit is contained in:
parent
79ebab5b3f
commit
2d9ab33b4e
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,6 @@ depends="cpupower>=${version} perf>=${version} usbip>=${version}"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.kernel.org"
|
||||
update_pkgname="linux"
|
||||
distfiles="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=5833cd780fd96614b722040041d8242c102ad7eb956d6f102760bc0faad0a08e
|
||||
|
||||
|
|
1
srcpkgs/linux-tools/update
Normal file
1
srcpkgs/linux-tools/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname="linux"
|
Loading…
Add table
Reference in a new issue