linux3.8: update to 3.8.11.
This commit is contained in:
parent
44b06b48ce
commit
711c2e9937
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux3.8'
|
# Template file for 'linux3.8'
|
||||||
#
|
#
|
||||||
pkgname=linux3.8
|
pkgname=linux3.8
|
||||||
version=3.8.10
|
version=3.8.11
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (3.8 series)"
|
short_desc="The Linux kernel and modules (3.8 series)"
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=b748dcdda0448dea1970b95a8cd76d718723816ead77e9b74b6b6e1f72be125a
|
checksum=53d8f2c11b63a07807ddabd2b51ee7e91a0ed6a1abceeea422ac2cd0e5923fa3
|
||||||
|
|
||||||
makedepends="perl kmod>=11_2 openssl which elfutils"
|
makedepends="perl kmod>=11_2 openssl which elfutils"
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue