linux3.12: update to 3.12.5.
This commit is contained in:
parent
1804d26d61
commit
463c8cd659
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'linux3.12'
|
# Template file for 'linux3.12'
|
||||||
#
|
#
|
||||||
pkgname=linux3.12
|
pkgname=linux3.12
|
||||||
version=3.12.4
|
version=3.12.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (3.12 series)"
|
short_desc="The Linux kernel and modules (3.12 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=c56317810e5716dd2be7ad947a6bd174460f7cf9afb33b700a052aa91f73f9bb
|
checksum=48181474f3943f77c1e62bed676b09a9fed64364d5847ce14a45b8d947112719
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
||||||
|
|
Loading…
Reference in New Issue