aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorMatt Egger <matt.egger@gmail.com>2024-10-15 15:37:39 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-17 09:01:32 +0700
commit52b7140e267fc6d7f9fa5aec183ef1eea1d69c92 (patch)
tree0edc22d85e1ada435f109486d5f82c765cbee022 /system
parent0d40eaf52950d3a718390c6d2b0045ac1996bdea (diff)
system/dracut: updated for version 105
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/dracut/dracut.SlackBuild2
-rw-r--r--system/dracut/dracut.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/dracut/dracut.SlackBuild b/system/dracut/dracut.SlackBuild
index 78319341168a..750fbfb27907 100644
--- a/system/dracut/dracut.SlackBuild
+++ b/system/dracut/dracut.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dracut
-VERSION=${VERSION:-104}
+VERSION=${VERSION:-105}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/dracut/dracut.info b/system/dracut/dracut.info
index 1601542e72f6..f54c4734a543 100644
--- a/system/dracut/dracut.info
+++ b/system/dracut/dracut.info
@@ -1,8 +1,8 @@
PRGNAM="dracut"
-VERSION="104"
+VERSION="105"
HOMEPAGE="https://github.com/dracut-ng/dracut-ng"
-DOWNLOAD="https://github.com/dracut-ng/dracut-ng/archive/104/dracut-ng-104.tar.gz"
-MD5SUM="beea693e49b6ab32f7e150c364350473"
+DOWNLOAD="https://github.com/dracut-ng/dracut-ng/archive/105/dracut-ng-105.tar.gz"
+MD5SUM="2b001f101c067e3ccd1cca6216e665e1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""