hugo: update to 0.84.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-29 18:16:36 +00:00
parent 11e8abbd37
commit 8b3d5d6c3a
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.2
TERMUX_PKG_VERSION=0.84.3
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=a3df08d41b953efc0b38c2558c00430b120760a56d38d1b0cdd161a9bef14083
TERMUX_PKG_SHA256=e9529dc3fbbc905c0c5364cafd97ff14ad2df18caf0ad36a7007d4784088070e
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {