diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-03-15 22:00:50 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:31:09 +0200 |
commit | fe29ce06028e41906f961c468bd768780cb64e81 (patch) | |
tree | e752c7f37c1e76562f3920ac0e74e8f12d19722c /system/virtualbox-kernel/virtualbox-kernel.SlackBuild | |
parent | 5279df779134c6069396cc2f5bc337e308e3fec3 (diff) |
system/virtualbox-kernel: Updated for version 3.1.4.
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 29cb9d58deb8..23b8acafafc0 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-2009 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2010 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.1.2} +VERSION=${VERSION:-3.1.4} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |