aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-01 17:54:48 +0200
committerDanilo M. <danix@danix.xyz>2026-04-01 17:54:48 +0200
commit0720483c2814f55c80af943ea43eecaa06f6f0a8 (patch)
tree272502728457c880be9503171fff68e1391c3234
parentb0fe9373cf6ad1a22c5f5f436a9d605d9b0e9c80 (diff)
downloadmy-slackbuilds-0720483c2814f55c80af943ea43eecaa06f6f0a8.tar.gz
my-slackbuilds-0720483c2814f55c80af943ea43eecaa06f6f0a8.zip
hugo: update to 0.159.2
-rw-r--r--hugo/hugo.SlackBuild2
-rw-r--r--hugo/hugo.info6
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"