aboutsummaryrefslogtreecommitdiff
path: root/development/hugo
diff options
context:
space:
mode:
Diffstat (limited to 'development/hugo')
-rw-r--r--development/hugo/README4
-rw-r--r--development/hugo/hugo.SlackBuild2
-rw-r--r--development/hugo/hugo.info6
3 files changed, 8 insertions, 4 deletions
diff --git a/development/hugo/README b/development/hugo/README
index 9da352af9b..82dd3edc8b 100644
--- a/development/hugo/README
+++ b/development/hugo/README
@@ -17,3 +17,7 @@ tumbles, and docs.
Notes:
This slackbuild installs the "extended" version of Hugo. Please see
the Hugo website for more about the additional functionality.
+
+Current release:
+Hugo cannot be updated beyond 0.148.2 in the current stable release
+of Slackware.
diff --git a/development/hugo/hugo.SlackBuild b/development/hugo/hugo.SlackBuild
index a4e054bb72..6aa33402b5 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.147.3}
+VERSION=${VERSION:-0.148.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/hugo/hugo.info b/development/hugo/hugo.info
index 1041a02ad9..7813954ffc 100644
--- a/development/hugo/hugo.info
+++ b/development/hugo/hugo.info
@@ -1,10 +1,10 @@
PRGNAM="hugo"
-VERSION="0.147.3"
+VERSION="0.148.2"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.147.3/hugo_extended_0.147.3_Linux-64bit.tar.gz"
-MD5SUM_x86_64="86d6bf7942309bf9506d75d904c26a53"
+DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.148.2/hugo_extended_0.148.2_Linux-64bit.tar.gz"
+MD5SUM_x86_64="5621c5bf03157ea8c120a86d0dc2053d"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"