hugo: update to 0.84.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-24 18:17:52 +00:00
parent 22dfb0005f
commit 40907f4b21
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.0
TERMUX_PKG_VERSION=0.84.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=4d5bf4888c3a652bec85b6a1dc05a55d9e26f9e315fc7e98bd720c0a36a405b8
TERMUX_PKG_SHA256=ceb37a5b0ea93d62ab5a68b01599127874e7731f4c0457fc0e5422c5469cae72
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {