summaryrefslogtreecommitdiffstats
path: root/development/dkms/dkms.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/dkms/dkms.SlackBuild')
-rw-r--r--development/dkms/dkms.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/dkms/dkms.SlackBuild b/development/dkms/dkms.SlackBuild
index 3977fe48a5..37a0c7966c 100644
--- a/development/dkms/dkms.SlackBuild
+++ b/development/dkms/dkms.SlackBuild
@@ -2,7 +2,7 @@
# Copyright (c) 2012-2017 LEVAI Daniel
# All rights reserved.
-# Copyright (c) 2018-2022 Christoph Willing Brisbane, Australia
+# Copyright (c) 2018-2023 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dkms
-VERSION=${VERSION:-3.0.6}
+VERSION=${VERSION:-3.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}