diff options
| -rw-r--r-- | hugo/hugo.SlackBuild | 2 | ||||
| -rw-r--r-- | hugo/hugo.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/hugo/hugo.SlackBuild b/hugo/hugo.SlackBuild index ac5ba99..062575a 100644 --- a/hugo/hugo.SlackBuild +++ b/hugo/hugo.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=hugo -VERSION=${VERSION:-0.159.1} +VERSION=${VERSION:-0.159.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/hugo/hugo.info b/hugo/hugo.info index f7b5612..4a184a1 100644 --- a/hugo/hugo.info +++ b/hugo/hugo.info @@ -1,10 +1,10 @@ PRGNAM="hugo" -VERSION="0.159.1" +VERSION="0.159.2" HOMEPAGE="https://gohugo.io" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.159.1/hugo_extended_0.159.1_Linux-64bit.tar.gz" -MD5SUM_x86_64="7d237b02493daca75b20441653387f19" +DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.159.2/hugo_extended_0.159.2_Linux-64bit.tar.gz" +MD5SUM_x86_64="a3e27d4b2049a710dbe7d7c1954a827e" REQUIRES="" MAINTAINER="Andrew Payne" EMAIL="phalange@komputermatrix.com" |
