Skip to content

Commit

Permalink
hugo: update 0.136.5
Browse files Browse the repository at this point in the history
  • Loading branch information
afhpayne committed Oct 25, 2024
1 parent 42d67aa commit 3d93489
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion development/hugo/hugo.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=hugo
VERSION=${VERSION:-0.136.2}
VERSION=${VERSION:-0.136.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions development/hugo/hugo.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="hugo"
VERSION="0.136.2"
VERSION="0.136.5"
HOMEPAGE="https://gohugo.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.136.2/hugo_extended_0.136.2_Linux-64bit.tar.gz"
MD5SUM_x86_64="b1c405a65b8d86883c01e6b36a7203b1"
DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.136.5/hugo_extended_0.136.5_Linux-64bit.tar.gz"
MD5SUM_x86_64="69508f80221508ed2db198938fb65f12"
REQUIRES=""
MAINTAINER="Andrew Payne"
EMAIL="phalange@komputermatrix.com"

0 comments on commit 3d93489

Please sign in to comment.