system/dracut: Updated for version 103

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matt Egger 2024-07-15 10:25:39 -04:00 committed by Willy Sudiarto Raharjo
parent ea320ba3ac
commit 696b40eadf
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""