aboutsummaryrefslogtreecommitdiff
path: root/development/hugo
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2025-02-01 21:30:03 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-02 17:51:24 +0700
commitd529d7c4a410e66d6bfbd3bfc804f063193697d5 (patch)
treefccd9e4fd17784cda8bde1e95ae671b8bddc4899 /development/hugo
parent2d6f832f74868362486d7b35ae9dc27e316b5475 (diff)
development/hugo: update 0.143.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hugo')
-rw-r--r--development/hugo/hugo.SlackBuild4
-rw-r--r--development/hugo/hugo.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/hugo/hugo.SlackBuild b/development/hugo/hugo.SlackBuild
index fde293da36..efd385a582 100644
--- a/development/hugo/hugo.SlackBuild
+++ b/development/hugo/hugo.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hugo
-# Copyright 2020-2024 Andrew Payne <phalange@komputermatrix.com>
+# Copyright 2020-2025 Andrew Payne <phalange@komputermatrix.com>
# Copyright 2018-2019 Donald Cooley South Haven, IN USA
# All rights reserved.
#
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hugo
-VERSION=${VERSION:-0.140.1}
+VERSION=${VERSION:-0.143.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index fdcc0f2f75..ca208f2d38 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -1,10 +1,10 @@
PRGNAM="hugo"
-VERSION="0.140.1"
+VERSION="0.143.0"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.140.1/hugo_extended_0.140.1_Linux-64bit.tar.gz"
-MD5SUM_x86_64="1ef54515e99090f1e8279d75a727404a"
+DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.143.0/hugo_extended_0.143.0_Linux-64bit.tar.gz"
+MD5SUM_x86_64="35a2703274b542701a89ca3eff143a05"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"