hugo: update to 0.89.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-05 18:25:14 +00:00
parent a21ea2ad06
commit 4c35efd01f
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.89.0
TERMUX_PKG_VERSION=0.89.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=0fbee83dd04927b6c467caad245cf3159463c5114e0624edc1536f75e4c6cf17
TERMUX_PKG_SHA256=c47f144291819a8d9f065f69ab290a198dfabde86a27ac2325a89f03c6e5ea3f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"