summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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
commitfe29ce06028e41906f961c468bd768780cb64e81 (patch)
treee752c7f37c1e76562f3920ac0e74e8f12d19722c
parent5279df779134c6069396cc2f5bc337e308e3fec3 (diff)
downloadslackbuilds-fe29ce06028e41906f961c468bd768780cb64e81.tar.gz
slackbuilds-fe29ce06028e41906f961c468bd768780cb64e81.tar.xz
system/virtualbox-kernel: Updated for version 3.1.4.
-rw-r--r--system/virtualbox-kernel/virtualbox-kernel.SlackBuild4
-rw-r--r--system/virtualbox-kernel/virtualbox-kernel.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/virtualbox-kernel/virtualbox-kernel.SlackBuild b/system/virtualbox-kernel/virtualbox-kernel.SlackBuild
index 29cb9d58de..23b8acafaf 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}
diff --git a/system/virtualbox-kernel/virtualbox-kernel.info b/system/virtualbox-kernel/virtualbox-kernel.info
index 7c20f43b0e..98e728536e 100644
--- a/system/virtualbox-kernel/virtualbox-kernel.info
+++ b/system/virtualbox-kernel/virtualbox-kernel.info
@@ -1,10 +1,10 @@
PRGNAM="virtualbox-kernel"
-VERSION="3.1.2"
+VERSION="3.1.4"
HOMEPAGE="http://www.virtualbox.org"
-DOWNLOAD="http://slackbuilds.org/sources/13.0/virtualbox-kernel-3.1.2.tar.xz"
-MD5SUM="e1e8e1bbd87836b9944d593cc321a04f"
+DOWNLOAD="http://slackbuilds.org/sources/13.0/virtualbox-kernel-3.1.4.tar.xz"
+MD5SUM="31147688ee27a0ab99e4af8e9cbf8668"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
-APPROVED="rworkman"
+APPROVED="Erik Hanson"