summaryrefslogtreecommitdiffstats
path: root/development/hugo/hugo.SlackBuild
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2019-02-03 08:01:52 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-03 08:01:52 +0700
commitd4ee66aea1d934ec5f111af0815f62eda24bf998 (patch)
treee9f0738dee6358dfc94f87b73a2e5501b0f026fe /development/hugo/hugo.SlackBuild
parentd59052c33f5f2ca6b3bc99e240a0118b88d0ade8 (diff)
downloadslackbuilds-d4ee66aea1d934ec5f111af0815f62eda24bf998.tar.gz
slackbuilds-d4ee66aea1d934ec5f111af0815f62eda24bf998.tar.xz
development/hugo: Updated for version 0.54.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hugo/hugo.SlackBuild')
-rw-r--r--development/hugo/hugo.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/hugo/hugo.SlackBuild b/development/hugo/hugo.SlackBuild
index 8e18a7dfe4..3f6dfba511 100644
--- a/development/hugo/hugo.SlackBuild
+++ b/development/hugo/hugo.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hugo
-# Copyright 2018 Donald Cooley South Haven, IN USA
+# Copyright 2018-2019 Donald Cooley South Haven, IN USA
# 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=hugo
-VERSION=${VERSION:-0.53}
+VERSION=${VERSION:-0.54.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}