usbarmory-kernel: fix checksums
This commit is contained in:
parent
ad8a557458
commit
e4724cc365
|
@ -10,7 +10,8 @@ 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
|
||||
https://github.com/inversepath/usbarmory/archive/$_configrev.tar.gz"
|
||||
checksum="c1f0a2726ec81092146b08acfc94e75b587e6b438fe86c5da41742a1f973bf5c"
|
||||
checksum="5dc3c6793f91987d6bc7726e07259802869ee2466701c6ac2325b5ef145d824c
|
||||
c1f0a2726ec81092146b08acfc94e75b587e6b438fe86c5da41742a1f973bf5c"
|
||||
|
||||
nodebug=yes
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue