From 696b40eadfc4f8ea9462fdcd6f27c3c4cd259b63 Mon Sep 17 00:00:00 2001 From: Matt Egger Date: Mon, 15 Jul 2024 10:25:39 -0400 Subject: [PATCH] system/dracut: Updated for version 103 Signed-off-by: Willy Sudiarto Raharjo --- system/dracut/dracut.SlackBuild | 2 +- system/dracut/dracut.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/system/dracut/dracut.SlackBuild b/system/dracut/dracut.SlackBuild index 61d9001223..8de326f02f 100644 --- a/system/dracut/dracut.SlackBuild +++ b/system/dracut/dracut.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dracut -VERSION=${VERSION:-102} +VERSION=${VERSION:-103} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/dracut/dracut.info b/system/dracut/dracut.info index acdd71b2b6..f554eddef1 100644 --- a/system/dracut/dracut.info +++ b/system/dracut/dracut.info @@ -1,8 +1,8 @@ PRGNAM="dracut" -VERSION="102" +VERSION="103" HOMEPAGE="https://github.com/dracut-ng/dracut-ng" -DOWNLOAD="https://github.com/dracut-ng/dracut-ng/archive/102/dracut-ng-102.tar.gz" -MD5SUM="2676af23f588fef592afb621a3f82da2" +DOWNLOAD="https://github.com/dracut-ng/dracut-ng/archive/103/dracut-ng-103.tar.gz" +MD5SUM="0fad536babb3cb764eaa8f3fc7eadba4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""