usbarmory-kernel: update to 4.0.4.
This commit is contained in:
parent
0bd047b309
commit
e01a814227
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'usbarmory-kernel'
|
# Template file for 'usbarmory-kernel'
|
||||||
pkgname=usbarmory-kernel
|
pkgname=usbarmory-kernel
|
||||||
version=4.0.3
|
version=4.0.4
|
||||||
revision=1
|
revision=1
|
||||||
_configrev=aa5c2fe98c3baba87e9b399f8a92de46caad103e
|
_configrev=aa5c2fe98c3baba87e9b399f8a92de46caad103e
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules for the Inversepath USB armory"
|
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"
|
https://github.com/inversepath/usbarmory/archive/$_configrev.tar.gz"
|
||||||
checksum="8477fe664c14f1a139a128b1e6dfbe483aad18aaa4316045c628a1f8335e53b6
|
checksum="30651ccd2cdf01ea2215cd39a94d9b684c1b3a681120f33e6605b467fe41b4c8
|
||||||
c1f0a2726ec81092146b08acfc94e75b587e6b438fe86c5da41742a1f973bf5c"
|
c1f0a2726ec81092146b08acfc94e75b587e6b438fe86c5da41742a1f973bf5c"
|
||||||
|
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
|
Loading…
Reference in New Issue