aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2024-08-19 20:01:43 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-20 10:18:04 +0700
commit5a68cb361a84a1e4b9e6d77b1dedf9081e24ce9f (patch)
treee29e2cf52b54169a818aec4db3ed553109da022e /development
parentf0b421d555bc4217becd02fb97d2aa350905791a (diff)
development/hugo: update 0.133.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 467b462d9db4..1f24188ee95d 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.131.0}
+VERSION=${VERSION:-0.133.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index e85c39c2b68f..34f9ab8eba6b 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -1,10 +1,10 @@
PRGNAM="hugo"
-VERSION="0.131.0"
+VERSION="0.133.0"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.131.0/hugo_extended_0.131.0_Linux-64bit.tar.gz"
-MD5SUM_x86_64="aa52c2202e372cfdc9fc4816b20835d2"
+DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.133.0/hugo_extended_0.133.0_Linux-64bit.tar.gz"
+MD5SUM_x86_64="871c4c550706580330e647b73d3e0071"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"