mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
usbarmory-kernel: update to 4.2.1.
This commit is contained in:
parent
aab6562577
commit
052b07d165
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'usbarmory-kernel'
|
# Template file for 'usbarmory-kernel'
|
||||||
pkgname=usbarmory-kernel
|
pkgname=usbarmory-kernel
|
||||||
version=4.2.0
|
version=4.2.1
|
||||||
revision=1
|
revision=1
|
||||||
_configrev=1952b30fcaa9a4e22f63fe22e033d312f491a11e
|
_configrev=1952b30fcaa9a4e22f63fe22e033d312f491a11e
|
||||||
wrksrc="linux-${version%.*}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://inversepath.com/usbarmory"
|
homepage="http://inversepath.com/usbarmory"
|
||||||
license="GPL-2"
|
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="cf20e044f17588d2a42c8f2a450b0fd84dfdbd579b489d93e9ab7d0e8b45dbeb
|
checksum="7fdf35bf364cc88a9797dac0bc6c0f9951ae031c1d937f61583a649887bb8dac
|
||||||
cddb30b47b3aa0fe5a012167d64d18110869c9055a0c2803ad8268cd297ce2db"
|
cddb30b47b3aa0fe5a012167d64d18110869c9055a0c2803ad8268cd297ce2db"
|
||||||
|
|
||||||
nodebug=yes
|
nodebug=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue