linux4.5: update to 4.5.1.
This commit is contained in:
parent
74c6914877
commit
49ec5a3799
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'linux4.5'
|
||||
pkgname=linux4.5
|
||||
version=4.5.0
|
||||
version=4.5.1
|
||||
revision=1
|
||||
wrksrc="linux-${version%.*}"
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.kernel.org"
|
||||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz"
|
||||
checksum=a40defb401e01b37d6b8c8ad5c1bbab665be6ac6310cdeed59950c96b31a519c
|
||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=f180afeb4298ea717b3ccea1f65d0e68ca29501272bf3f4254c1c3c2cf9dd860
|
||||
|
||||
nocross=yes
|
||||
nodebug=yes
|
||||
|
|
Loading…
Reference in a new issue