summaryrefslogtreecommitdiffstats
path: root/system/refind/refind.SlackBuild
diff options
context:
space:
mode:
author Zhu Qun-Ying2018-08-16 21:41:01 +0200
committer Willy Sudiarto Raharjo2018-08-18 03:39:47 +0200
commitef858a1299bd6df8589e9816df020781a98a6858 (patch)
tree54f6bb4bc34c201a0f067fae255526e7ced9ff15 /system/refind/refind.SlackBuild
parent928d612ac5feeb0ca1feb9b4938cf209e11c1fce (diff)
downloadslackbuilds-ef858a1299bd6df8589e9816df020781a98a6858.tar.gz
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 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}