diff --git a/development/hugo/hugo.SlackBuild b/development/hugo/hugo.SlackBuild index 99d1cc6d64..be1ead8bb1 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.134.1} +VERSION=${VERSION:-0.134.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info index 4887717fcd..0f3ae4fc07 100644 --- a/development/hugo/hugo.info +++ b/development/hugo/hugo.info @@ -1,10 +1,10 @@ PRGNAM="hugo" -VERSION="0.134.1" +VERSION="0.134.2" HOMEPAGE="https://gohugo.io" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.134.1/hugo_extended_0.134.1_Linux-64bit.tar.gz" -MD5SUM_x86_64="7a5d43216cd7caca8654f3b667cb124f" +DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.134.2/hugo_extended_0.134.2_Linux-64bit.tar.gz" +MD5SUM_x86_64="a0e46e8e115c4656015a9407d4245985" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com"