usbarmory-kernel: fix build. I promise.
This commit is contained in:
parent
41f2a960a0
commit
967f75c4c1
@ -1,14 +1,14 @@
|
||||
# Template file for 'usbarmory-kernel'
|
||||
pkgname=usbarmory-kernel
|
||||
version=4.2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
_configrev=1952b30fcaa9a4e22f63fe22e033d312f491a11e
|
||||
wrksrc="linux-${version}"
|
||||
wrksrc="linux-${version%.*}"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://inversepath.com/usbarmory"
|
||||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules for the Inversepath USB armory"
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz
|
||||
https://github.com/inversepath/usbarmory/archive/$_configrev.tar.gz"
|
||||
checksum="cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb
|
||||
cddb30b47b3aa0fe5a012167d64d18110869c9055a0c2803ad8268cd297ce2db"
|
||||
|
Loading…
Reference in New Issue
Block a user