hugo: update to 0.84.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-18 18:21:41 +00:00
parent 663b4d1b3d
commit a0e5f8be3d

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.83.1
TERMUX_PKG_VERSION=0.84.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=2abc273ffb79576c9347c80d443154db26be9ae15b6ae66f9b75056c3a285157
TERMUX_PKG_SHA256=4d5bf4888c3a652bec85b6a1dc05a55d9e26f9e315fc7e98bd720c0a36a405b8
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {