hugo: update to 0.91.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-17 12:21:37 +00:00
parent c12be721e1
commit f8a961cd2a
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.90.1
TERMUX_PKG_VERSION=0.91.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=456789091bfe30dd3f69b63ac627d6e08ae973326294cc6517be8ed70353af35
TERMUX_PKG_SHA256=d1401c58fe0aa78cecca4d28e6b204151e8960b0c0d95a2c48f3ddd4a073da9e
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"