aboutsummaryrefslogtreecommitdiff
path: root/system/dracut/dracut.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/dracut/dracut.SlackBuild')
-rw-r--r--system/dracut/dracut.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dracut/dracut.SlackBuild b/system/dracut/dracut.SlackBuild
index 8de326f02f4a..750fbfb27907 100644
--- a/system/dracut/dracut.SlackBuild
+++ b/system/dracut/dracut.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for dracut
-# Copyright 2023 Matt Egger USA
+# Copyright 2023-2024 Matt Egger USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dracut
-VERSION=${VERSION:-103}
+VERSION=${VERSION:-105}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}