summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author afhpayne2022-11-18 23:24:57 +0100
committer Willy Sudiarto Raharjo2022-11-19 02:27:12 +0100
commit10d82d9024100b7296ab4cb98130735acdbda794 (patch)
tree43f1c9cb534e0c9700ce0f5abb2e33e2a914feba
parent296e5302cae69d1103244cebd5a42583fca743c7 (diff)
downloadslackbuilds-10d82d9024100b7296ab4cb98130735acdbda794.tar.gz
development/hugo: update 0.106.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 0a711eceb0..7cbce9e068 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.105.0}
+VERSION=${VERSION:-0.106.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index 5212308206..12a7e3f3ad 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -1,10 +1,10 @@
PRGNAM="hugo"
-VERSION="0.105.0"
+VERSION="0.106.0"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.105.0/hugo_extended_0.105.0_Linux-64bit.tar.gz"
-MD5SUM_x86_64="a0474112fda9f3147dbdabc397d83400"
+DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.106.0/hugo_extended_0.106.0_Linux-64bit.tar.gz"
+MD5SUM_x86_64="2f3ca533b36a87a2d57c7c10fd66ede0"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"