diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2011-04-03 23:48:19 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-04-05 18:54:18 -0500 |
commit | 55e35b855ca231957b814320d2328656358b56a1 (patch) | |
tree | d781d2896618b6b2c0090e5538a890da3bf8c463 /system/virtualbox-kernel/virtualbox-kernel.SlackBuild | |
parent | be0708ffdebb8f7244ca3b3cc695574efccfa071 (diff) | |
download | slackbuilds-55e35b855ca231957b814320d2328656358b56a1.tar.gz |
system/virtualbox-kernel: Updated for version 4.0.4
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/virtualbox-kernel/virtualbox-kernel.SlackBuild')
-rw-r--r-- | system/virtualbox-kernel/virtualbox-kernel.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild index ed0b5d0499..4986c9e36f 100644 --- a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild +++ b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for virtualbox-kernel -# Copyright 2008-2010 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Modified by SlackBuilds.org PRGNAM=virtualbox-kernel -VERSION=${VERSION:-3.2.10} +VERSION=${VERSION:-4.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |