hugo: update to 0.84.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-01 18:15:52 +00:00
parent a286c70e32
commit e53976156f
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gohugo.io/
TERMUX_PKG_DESCRIPTION="A fast and flexible static site generator"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.84.3
TERMUX_PKG_VERSION=0.84.4
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=e9529dc3fbbc905c0c5364cafd97ff14ad2df18caf0ad36a7007d4784088070e
TERMUX_PKG_SHA256=d8711de4b34ef602efa4805648efcc5c8b3881138db85b16efc025b5b08fb209
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {