hugo: update to 0.88.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-09-04 14:00:35 +00:00
parent 6cd53a7138
commit 5d11293d53
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.88.0
TERMUX_PKG_VERSION=0.88.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=76b5a5393bbb2983697b1c0b32926d6d3510113ce8de7c66f6509371439ff383
TERMUX_PKG_SHA256=da5f52437bfc7521b194b39d36a8cf7b2775e70e1ba8c443f81a14f468608507
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {