summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author afhpayne <github@komputermatrix.com>2023-07-14 18:27:43 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-15 08:38:03 +0700
commit56f8c252b94013f6a2a380fc314be105344917d2 (patch)
tree0a226eb549aa0310210149effccc7b35e8185a3c /development
parentaac27a1fded8b2a9b1a1c08156944658a7ef8fba (diff)
downloadslackbuilds-56f8c252b94013f6a2a380fc314be105344917d2.tar.gz
slackbuilds-56f8c252b94013f6a2a380fc314be105344917d2.tar.xz
development/hugo: update 0.115.3
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 0043320880..5c1ad07a91 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.115.1}
+VERSION=${VERSION:-0.115.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index 6c9696b45b..a0c4be737f 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -1,10 +1,10 @@
PRGNAM="hugo"
-VERSION="0.115.1"
+VERSION="0.115.3"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.115.1/hugo_extended_0.115.1_Linux-64bit.tar.gz"
-MD5SUM_x86_64="ba62af50dab4e94872e39becd6356c8f"
+DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.115.3/hugo_extended_0.115.3_Linux-64bit.tar.gz"
+MD5SUM_x86_64="e28691cb2cbe50b3699abf544f25b428"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"