From 5389dfbd068b6464ff6d0757a9bde162bff817c3 Mon Sep 17 00:00:00 2001 From: Zhu Qun-Ying Date: Tue, 19 Nov 2024 20:52:40 -0800 Subject: [PATCH] refind 0.14.2 --- system/rEFInd/rEFInd.SlackBuild | 7 ++----- system/rEFInd/rEFInd.info | 8 ++++---- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/system/rEFInd/rEFInd.SlackBuild b/system/rEFInd/rEFInd.SlackBuild index e9f1743a2fd..58ac735a959 100644 --- a/system/rEFInd/rEFInd.SlackBuild +++ b/system/rEFInd/rEFInd.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for refind -# Copyright 2020-2023 Zhu Qun-Ying All rights reserved. +# Copyright 2020-2024 Zhu Qun-Ying All rights reserved. # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rEFInd SRCNAME=refind -VERSION=${VERSION:-0.14.0.2} +VERSION=${VERSION:-0.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -43,9 +43,6 @@ if [ "$ARCH" != "x86_64" ] && [ "$ARCH" != "i586" ] && [ "$ARCH" != "i686" ]; th exit fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/system/rEFInd/rEFInd.info b/system/rEFInd/rEFInd.info index 6195fc138a4..64578201040 100644 --- a/system/rEFInd/rEFInd.info +++ b/system/rEFInd/rEFInd.info @@ -1,8 +1,8 @@ PRGNAM="rEFInd" -VERSION="0.14.0.2" -HOMEPAGE="http://www.rodsbooks.com/refind/index.html" -DOWNLOAD="http://sourceforge.net/projects/refind/files/0.14.0.2/refind-src-0.14.0.2.tar.gz" -MD5SUM="a458eae2fff7fc07333760e7485ca3dd" +VERSION="0.14.2" +HOMEPAGE="https://www.rodsbooks.com/refind/index.html" +DOWNLOAD="https://sourceforge.net/projects/refind/files/0.14.2/refind-src-0.14.2.tar.gz" +MD5SUM="ad591c95c3b82ba23ae563099fe200e8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""