usbarmory-kernel: downgrading to 3.19.6. 4.0.0 has issues on some USB-hosts.
This commit is contained in:
parent
cfdd05137f
commit
eddb225ee0
@ -1,16 +1,17 @@
|
||||
# Template file for 'usbarmory-kernel'
|
||||
pkgname=usbarmory-kernel
|
||||
version=4.0.0
|
||||
version=3.19.6
|
||||
reverts="4.0.0_1"
|
||||
revision=1
|
||||
_configrev=396c9d07c859f9c763df042756ccc288b66e1a99
|
||||
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/v3.x/linux-${version}.tar.xz
|
||||
https://github.com/inversepath/usbarmory/archive/$_configrev.tar.gz"
|
||||
checksum="0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991
|
||||
checksum="44229f9d0a36f5ca1c218e1db23b0cbdd76bd591d6943db190b04ebe4d3a16cf
|
||||
0c5e5a0f8ae5225afb85c43c4f3738311e3d3da7f6c41cb6e4d6564d28574fe3"
|
||||
|
||||
nodebug=yes
|
||||
|
Loading…
Reference in New Issue
Block a user