Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel-headers: version bumped to 3.5.7. #228

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions kernel/kernel-headers/DETAILS
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MODULE=kernel-headers
VERSION=3.2.9
VERSION=3.5.7
SOURCE=kernel-headers-$VERSION.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/kernel-headers-$VERSION
SOURCE_URL=$MIRROR_URL
SOURCE_VFY=sha1:7aad9e31b4b45f61e67c320e6f2acbd0543dc8cc
SOURCE_VFY=sha1:bc2ca44e770dd099f6f9d8b251ac6e2e1adf494a
WEB_SITE=http://www.lunar-linux.org
MAINTAINER=moe@lunar-linux.org
ENTERED=20040226
UPDATED=20120303
UPDATED=20130202
SHORT="sanitized kernel headers for userspace"

cat << EOF
Expand Down
6 changes: 3 additions & 3 deletions kernel/kernel-headers/DETAILS.x86_64
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MODULE=kernel-headers
VERSION=3.2.9-x86_64
VERSION=3.5.7-x86_64
SOURCE=kernel-headers-$VERSION.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/kernel-headers-$VERSION
SOURCE_URL=$MIRROR_URL
SOURCE_VFY=sha1:db46c4983b3f65c1c29cc367677312cbef621b4a
SOURCE_VFY=sha1:d529ad5573b9341908b3301a62a9f7ecbe70f287
WEB_SITE=http://www.lunar-linux.org
MAINTAINER=moe@lunar-linux.org
ENTERED=20040226
UPDATED=20120303
UPDATED=20130202
SHORT="sanitized 3.x.x kernel headers for userspace"

cat << EOF
Expand Down