aboutsummaryrefslogtreecommitdiffstats
path: root/hugo/hugo.SlackBuild
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-01 17:54:48 +0200
committerDanilo M. <danix@danix.xyz>2026-04-01 17:54:48 +0200
commit0720483c2814f55c80af943ea43eecaa06f6f0a8 (patch)
tree272502728457c880be9503171fff68e1391c3234 /hugo/hugo.SlackBuild
parentb0fe9373cf6ad1a22c5f5f436a9d605d9b0e9c80 (diff)
downloadmy-slackbuilds-0720483c2814f55c80af943ea43eecaa06f6f0a8.tar.gz
my-slackbuilds-0720483c2814f55c80af943ea43eecaa06f6f0a8.zip
hugo: update to 0.159.2
Diffstat (limited to 'hugo/hugo.SlackBuild')
-rw-r--r--hugo/hugo.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo/hugo.SlackBuild b/hugo/hugo.SlackBuild
index ac5ba99..062575a 100644
--- a/hugo/hugo.SlackBuild
+++ b/hugo/hugo.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hugo
-VERSION=${VERSION:-0.159.1}
+VERSION=${VERSION:-0.159.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}