hugo: update to 0.89.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-02 12:46:06 +00:00
parent 98da67cb34
commit 9174ac9bf3
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +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.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.89.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=da5f52437bfc7521b194b39d36a8cf7b2775e70e1ba8c443f81a14f468608507
TERMUX_PKG_SHA256=0fbee83dd04927b6c467caad245cf3159463c5114e0624edc1536f75e4c6cf17
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"