[Lunar-commits] <moonbase-core> linux: Version bump to stable 3.5.4. Compiled and booted on both 32bit and 64bit boxes.
Terry Chan
tchan at lunar-linux.org
Sat Sep 15 20:36:00 CEST 2012
commit ba24e51102851878dd6c09e509950c2692194918
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sat, 15 Sep 2012 11:36:00 -0700
URL: https://github.com/lunar-linux/moonbase-core/commit/ba24e51102851878dd6c09e509950c2692194918
linux: Version bump to stable 3.5.4. Compiled and booted on both 32bit and 64bit boxes.
---
kernel/linux/DETAILS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/kernel/linux/DETAILS
+++ b/kernel/linux/DETAILS
@@ -1,5 +1,5 @@
MODULE=linux
- VERSION=3.5.3
+ VERSION=3.5.4
BASE=$(echo $VERSION | cut -d. -f1,2)
SOURCE=$MODULE-$BASE.tar.xz
SOURCE2=patch-$VERSION.bz2
@@ -8,10 +8,10 @@
SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v3.x
SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v3.x
SOURCE_VFY=sha1:732b67c5d836b7d59ad201f8b5104ca501b1d2bc
- SOURCE2_VFY=sha1:81bff1abbdf745f2f4ed76cb88879ea4589add81
+ SOURCE2_VFY=sha1:2d6bc13651fe7dbef22c1b4cfa83b46dd931051b
WEB_SITE=http://www.kernel.org
ENTERED=20111121
- UPDATED=20120826
+ UPDATED=20120915
SHORT="The core of a Linux GNU Operating System"
KEEP_SOURCE=on
TMPFS=off
More information about the Lunar-commits
mailing list