aboutsummaryrefslogtreecommitdiff
path: root/system/refind/refind.SlackBuild
diff options
context:
space:
mode:
authorZhu Qun-Ying <zhu.qunying@gmail.com>2018-08-16 20:41:01 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-18 08:39:47 +0700
commitef858a1299bd6df8589e9816df020781a98a6858 (patch)
tree54f6bb4bc34c201a0f067fae255526e7ced9ff15 /system/refind/refind.SlackBuild
parent928d612ac5feeb0ca1feb9b4938cf209e11c1fce (diff)
downloadslackbuilds-ef858a1299bd6df8589e9816df020781a98a6858.tar.xz
system/refind: Updated for version 0.11.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/refind/refind.SlackBuild')
-rw-r--r--system/refind/refind.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/refind/refind.SlackBuild b/system/refind/refind.SlackBuild
index eb1c1b23dea9..55b4b2f2b0a6 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}