system/refind: Updated for version 0.12.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2020-04-02 09:17:15 -07:00 committed by Willy Sudiarto Raharjo
parent d7aad40894
commit d1474f5a6c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 6 additions and 4 deletions

View file

@ -14,3 +14,5 @@ the pre-build binary then convert to Slackware's.
This package is optionally depends on python3 if you want to run the
refind-mkdefault script, otherwise you don't need python3.
There is an another Sbo script "rEFInd", which builds from source.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=refind
VERSION=${VERSION:-0.11.5}
VERSION=${VERSION:-0.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="refind"
VERSION="0.11.5"
VERSION="0.12.0"
HOMEPAGE="http://www.rodsbooks.com/refind/index.html"
DOWNLOAD="http://sourceforge.net/projects/refind/files/0.11.5/refind-bin-0.11.5.zip"
MD5SUM="f6c3a3ab85011a9e023339b540985f60"
DOWNLOAD="http://sourceforge.net/projects/refind/files/0.12.0/refind-bin-0.12.0.zip"
MD5SUM="b44285cf65a9c61065761cb699532b8a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""