hugo: update to 0.86.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-30 12:40:32 +00:00
parent da13243aa0
commit 1758cb1578
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.86.0
TERMUX_PKG_VERSION=0.86.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=090857f8b8ce998d59c8cc9c0207a62ebb3d31bd185d7a0f7f7bb7a20384ec3a
TERMUX_PKG_SHA256=9e4b65249c890945b542d1e2737bdc3cb2240cc9ad081670ae5a65543002f90a
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {