diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2018-08-16 20:41:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:47 +0700 |
commit | ef858a1299bd6df8589e9816df020781a98a6858 (patch) | |
tree | 54f6bb4bc34c201a0f067fae255526e7ced9ff15 /system/refind | |
parent | 928d612ac5feeb0ca1feb9b4938cf209e11c1fce (diff) | |
download | slackbuilds-ef858a1299bd6df8589e9816df020781a98a6858.tar.gz |
system/refind: Updated for version 0.11.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/refind')
-rw-r--r-- | system/refind/refind.SlackBuild | 4 | ||||
-rw-r--r-- | system/refind/refind.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/refind/refind.SlackBuild b/system/refind/refind.SlackBuild index eb1c1b23de..55b4b2f2b0 100644 --- a/system/refind/refind.SlackBuild +++ b/system/refind/refind.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for refind -# Copyright 2014 Zhu Qun-Ying +# Copyright 2014-2018 Zhu Qun-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=refind -VERSION=${VERSION:-0.11.2} +VERSION=${VERSION:-0.11.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/refind/refind.info b/system/refind/refind.info index e6e0dff343..bf30f37cdf 100644 --- a/system/refind/refind.info +++ b/system/refind/refind.info @@ -1,8 +1,8 @@ PRGNAM="refind" -VERSION="0.11.2" +VERSION="0.11.3" HOMEPAGE="http://www.rodsbooks.com/refind/index.html" -DOWNLOAD="http://sourceforge.net/projects/refind/files/0.11.2/refind-bin-0.11.2.zip" -MD5SUM="fdb73e33432e70a7e4e4f47b2b295b87" +DOWNLOAD="http://sourceforge.net/projects/refind/files/0.11.3/refind-bin-0.11.3.zip" +MD5SUM="ff3040259204a377503c8511c7fc53cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |