kernel-libc-headers: update to 3.4.5.
This commit is contained in:
parent
fa350ad123
commit
3712c2a78f
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'kernel-libc-headers'
|
||||
#
|
||||
pkgname=kernel-libc-headers
|
||||
version=3.4.4
|
||||
version=3.4.5
|
||||
revision=1
|
||||
wrksrc=linux-${version}
|
||||
homepage="http://www.kernel.org"
|
||||
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=dc17ce948b8d7f77d36872b22ea68b5aaad3ac1891bf8c62b4f7550dab3a9050
|
||||
checksum=43c63e7efe1a8f886f75db417aae97357ca0076011720a13c9af0a564543a59e
|
||||
bootstrap=yes
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
if [ -n "$IN_CHROOT" ]; then
|
||||
makedepends="perl"
|
||||
fi
|
||||
revision=2
|
||||
short_desc="The Linux kernel headers for development"
|
||||
license="GPL-2"
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue