aboutsummaryrefslogtreecommitdiff
path: root/development/hugo
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2024-12-26 20:35:20 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-27 20:41:13 +0700
commit998746bb5a55548a0da9334ba820d20b2daa7d54 (patch)
tree832e329ea3bc479eabfb1e4a708c7b232f190ae9 /development/hugo
parent133b3bf4f38bea4717fe00ddff20087e4a2f4e72 (diff)
development/hugo: update 0.140.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/hugo')
-rw-r--r--development/hugo/hugo.SlackBuild2
-rw-r--r--development/hugo/hugo.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/hugo/hugo.SlackBuild b/development/hugo/hugo.SlackBuild
index 2ff0659d8e..fde293da36 100644
--- a/development/hugo/hugo.SlackBuild
+++ b/development/hugo/hugo.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hugo
-VERSION=${VERSION:-0.139.4}
+VERSION=${VERSION:-0.140.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index a987202f7d..fdcc0f2f75 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -1,10 +1,10 @@
PRGNAM="hugo"
-VERSION="0.139.4"
+VERSION="0.140.1"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.139.4/hugo_extended_0.139.4_Linux-64bit.tar.gz"
-MD5SUM_x86_64="1c4116132cf98c95fcef17135c8743a9"
+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"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"