mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/rEFInd: Updated for version 0.13.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ef5aed19c4
commit
9ae03be34c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
PRGNAM=rEFInd
|
||||
SRCNAME=refind
|
||||
VERSION=${VERSION:-0.12.0}
|
||||
VERSION=${VERSION:-0.13.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rEFInd"
|
||||
VERSION="0.12.0"
|
||||
VERSION="0.13.1"
|
||||
HOMEPAGE="http://www.rodsbooks.com/refind/index.html"
|
||||
DOWNLOAD="https://sourceforge.net/projects/refind/files/0.12.0/refind-src-0.12.0.tar.gz"
|
||||
MD5SUM="673088f61ccd60535a3b2c0d607e4a7e"
|
||||
DOWNLOAD="https://sourceforge.net/projects/refind/files/0.13.1/refind-src-0.13.1.tar.gz"
|
||||
MD5SUM="816252968231915b3445ab00b067f011"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue