From 52b7140e267fc6d7f9fa5aec183ef1eea1d69c92 Mon Sep 17 00:00:00 2001 From: Matt Egger Date: Tue, 15 Oct 2024 15:37:39 -0400 Subject: system/dracut: updated for version 105 Signed-off-by: Willy Sudiarto Raharjo --- system/dracut/dracut.SlackBuild | 2 +- system/dracut/dracut.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'system') diff --git a/system/dracut/dracut.SlackBuild b/system/dracut/dracut.SlackBuild index 7831934116..750fbfb279 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 1601542e72..f54c4734a5 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="" -- cgit v1.2.3