system/refind: Updated for version 0.13.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
40863a109b
commit
f5a7f4ce65
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=refind
|
||||
VERSION=${VERSION:-0.13.1}
|
||||
VERSION=${VERSION:-0.13.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="refind"
|
||||
VERSION="0.13.1"
|
||||
VERSION="0.13.2"
|
||||
HOMEPAGE="http://www.rodsbooks.com/refind"
|
||||
DOWNLOAD="http://sourceforge.net/projects/refind/files/0.13.1/refind-bin-0.13.1.zip"
|
||||
MD5SUM="c59ade5e8d63768abf30fc96cc2e77ad"
|
||||
DOWNLOAD="http://sourceforge.net/projects/refind/files/0.13.2/refind-bin-0.13.2.zip"
|
||||
MD5SUM="7a7d8411249a48a31417d3707115d184"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue