aboutsummaryrefslogtreecommitdiff
path: root/development/hugo
diff options
context:
space:
mode:
authorafhpayne <github@komputermatrix.com>2024-07-29 12:31:15 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-30 01:17:19 +0700
commit231d4543b30a18b80f14d17fc3aed2fdeb6ea5f8 (patch)
treebf6924a97f1dfb93d7b34a4724bfab5ea0d8cd51 /development/hugo
parentfad02c03dff4b411de14e7de3f7386bdda93401e (diff)
development/hugo: updated for version 0.130.0
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 42e4831de1d43..233c2fa31610d 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.128.2}
+VERSION=${VERSION:-0.130.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index 4d8da75bb333e..ef5230e43ce7c 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -1,10 +1,10 @@
PRGNAM="hugo"
-VERSION="0.128.2"
+VERSION="0.130.0"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.128.2/hugo_extended_0.128.2_Linux-64bit.tar.gz"
-MD5SUM_x86_64="1f92a1e6f944c19442f4f1919f488394"
+DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.130.0/hugo_extended_0.130.0_Linux-64bit.tar.gz"
+MD5SUM_x86_64="b3bd4db7932ba25a2af8a4653c65f58a"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"